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
|
||||
fixed
|
||||
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"
|
||||
rounded
|
||||
text-left
|
||||
|
|
Loading…
Reference in New Issue