mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Fix argon theme menu size
This commit is contained in:
parent
8d4ae79b23
commit
e8aade846a
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@ small {
|
|||
top: 0;
|
||||
float: left;
|
||||
width: 15%;
|
||||
width: calc(0% + 10rem);
|
||||
width: calc(0% + 20rem);
|
||||
height: 100%;
|
||||
background-color: #fff;
|
||||
background-color: var(--menu-bg-color);
|
||||
|
|
Loading…
Reference in a new issue