mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-15 12:45:24 +00:00
web/sidebar: fix grid on mobile
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
|
||||
#sidebar {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
height: var(--sidebar-height-mobile);
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user