fix: cannot update app from pwa prompt on `ar-EG` (#650)
parent
9de4a14b32
commit
d8b8c4e94d
|
@ -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 New Issue