fix: icon-picker width

This commit is contained in:
就眠儀式
2022-03-19 23:57:52 +08:00
parent ade18232bd
commit 48a0d00918
2 changed files with 2 additions and 2 deletions

View File

@@ -74,10 +74,10 @@
.layui-iconpicker-list {
padding: 10px 10px 5px;
width: 320px;
}
.layui-iconpicker-list ul {
width: 262px;
margin-right: -6px;
}