mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
luci-theme-*: layout improvements
material menu bar on the left is now 'above' main content Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -347,6 +347,7 @@ small {
|
||||
height: calc(100% - 4rem);
|
||||
background-color: var(--menu-bg-color);
|
||||
transition: visibility 400ms, width 400ms;
|
||||
z-index: 800;
|
||||
}
|
||||
|
||||
.main-right {
|
||||
|
||||
Reference in New Issue
Block a user