fix: style problem of dropdown components in Setting.vue; 🐛 #105
修复:设置面板里下拉组件的样式问题;
This commit is contained in:
@@ -82,6 +82,7 @@ export default {
|
||||
.side-menu{
|
||||
&.fixed-side{
|
||||
position: fixed;
|
||||
height: 100vh;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user