Fix(Sidebar): Fix the bug that submenu can not display
This commit is contained in:
@@ -152,6 +152,10 @@
|
||||
padding: 8px 16px;
|
||||
transition: all 0.2s;
|
||||
|
||||
.text {
|
||||
width: unset;
|
||||
}
|
||||
|
||||
&.active {
|
||||
color: constants.$origin-color;
|
||||
background-color: constants.$main-color;
|
||||
|
||||
Reference in New Issue
Block a user