fix: style issues with side menu components and drawer components; 🐛

修复:侧边菜单组件和抽屉组件的样式问题;
This commit is contained in:
iczer
2020-07-02 11:21:51 +08:00
parent 7c23832b18
commit 14f6aebfe1
5 changed files with 14 additions and 11 deletions

View File

@@ -96,7 +96,6 @@ export default {
background: #fff;
}
&.dark{
background: #001529;
.trigger{
color: white;
}