完善特效皮肤的细节问题

This commit is contained in:
2022-07-18 08:55:53 +08:00
parent 94e2090559
commit c249027be2
5 changed files with 56 additions and 11 deletions

View File

@@ -35,7 +35,7 @@
.layui-table {
color : #2e3436;
background: transparent;
background: #f6f5f4;
}
.layui-table-view .layui-table[lay-size="sm"] .layui-table-cell {
@@ -506,7 +506,8 @@
.layui-input,
.layui-select,
.layui-textarea,
.layui-upload-button {
.layui-upload-button,
.city-picker-span {
border-radius: 5px;
border : 1px solid #cdc7c2;
}