mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-10-13 22:29:33 +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{
|
||||
width: calc(100% - 1em);
|
||||
width: calc(100% - 0.1em);
|
||||
}
|
||||
|
||||
.contentWindow{
|
||||
|
Reference in New Issue
Block a user