mirror of
https://github.com/openwrt/luci.git
synced 2025-12-26 11:16:38 +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);
|
height: calc(100% - 4rem);
|
||||||
background-color: var(--menu-bg-color);
|
background-color: var(--menu-bg-color);
|
||||||
transition: visibility 400ms, width 400ms;
|
transition: visibility 400ms, width 400ms;
|
||||||
|
z-index: 800;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-right {
|
.main-right {
|
||||||
|
|||||||
Reference in New Issue
Block a user