mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
web/layout: use the chrome workaround only in chrome lol
oops
This commit is contained in:
parent
424a16729e
commit
ded23ec29a
@ -255,7 +255,7 @@
|
||||
}
|
||||
|
||||
/* fall back to less pretty value cuz chrome doesn't support sign() */
|
||||
:global([data-chrome]) {
|
||||
:global([data-chrome="true"]) {
|
||||
--sidebar-height-mobile: calc(50px + env(safe-area-inset-bottom));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user