mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-11 18:30:25 +08:00
优化文字和界面
This commit is contained in:
@@ -621,6 +621,16 @@ body.expanded .main {
|
||||
}
|
||||
}
|
||||
|
||||
.item.active:not(.title).icon {
|
||||
.bottom-indicator {
|
||||
border-bottom: 1px #2185d0 solid;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0.6em;
|
||||
bottom: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.item.active.blue {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user