mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-21 17:05:22 +03:00
fix: cannot update app from pwa prompt on ar-EG
(#650)
This commit is contained in:
parent
9de4a14b32
commit
d8b8c4e94d
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
|||
{{ $t('pwa.dismiss') }}
|
||||
</button>
|
||||
</div>
|
||||
<div i-ri-arrow-down-circle-line absolute text-8em bottom--10 right--10 text-primary op10 />
|
||||
<div i-ri-arrow-down-circle-line absolute text-8em bottom--10 right--10 rtl="left--10 right-unset" text-primary op10 class="-z-1" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue