mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 20:40:26 +08:00
14 lines
315 B
CSS
14 lines
315 B
CSS
.main-menu .menu .item,
|
|
.left-box .menu .item {
|
|
font-size: 0.95em;
|
|
}
|
|
.main-menu .menu .sub-items .item,
|
|
.left-box .menu .sub-items .item {
|
|
line-height: 1.4;
|
|
}
|
|
.left-box .menu .item {
|
|
line-height: 1.4;
|
|
padding-top: 0.2em !important;
|
|
padding-bottom: 0.2em !important;
|
|
}
|
|
/*# sourceMappingURL=en-us.css.map */ |