fix(styling): make PWA update notification fit screen on mobile (#531)
parent
8bdc6d40cf
commit
41568b2c2d
|
@ -15,7 +15,7 @@ const { close, needRefresh, updateServiceWorker } = usePWA()
|
||||||
z11
|
z11
|
||||||
fixed
|
fixed
|
||||||
bottom-14 md:bottom-0 right-0
|
bottom-14 md:bottom-0 right-0
|
||||||
m-2 p-4 w-100
|
m-2 p-4 w-100 max-w-fit
|
||||||
bg-base border="~ base"
|
bg-base border="~ base"
|
||||||
rounded
|
rounded
|
||||||
text-left
|
text-left
|
||||||
|
|
Loading…
Reference in New Issue