[#I5HADI]fix(docs): 主题面板显示异常

This commit is contained in:
Sight
2022-07-15 12:08:50 +00:00
committed by Gitee
parent 1509840aba
commit 919b89cb7b

View File

@@ -35,4 +35,8 @@
display: block;
margin: -5px -15px;
color: rgba(0, 0, 0, 0.8);
}
.theme-panel .layui-dropdown{
width: auto
}