mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-10-14 22:59:40 +02:00
Optimized mobile side menu
- Optimized width for mobile side menu items
This commit is contained in:
@@ -280,7 +280,7 @@ body.darkTheme .menubar{
|
|||||||
}
|
}
|
||||||
|
|
||||||
#mainmenu{
|
#mainmenu{
|
||||||
width: calc(100% - 1em);
|
width: calc(100% - 0.1em);
|
||||||
}
|
}
|
||||||
|
|
||||||
.contentWindow{
|
.contentWindow{
|
||||||
|
Reference in New Issue
Block a user