web/layout: use the chrome workaround only in chrome lol
oops
This commit is contained in:
@@ -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));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user