新增ul文件预览样式;

This commit is contained in:
2022-06-24 14:11:43 +08:00
parent d22a97151e
commit c89c269903
7 changed files with 194 additions and 8 deletions

View File

@@ -7,6 +7,12 @@
margin-bottom: 15px;
}
.ul-inline-block {
display : inline-block !important;
margin-right : 15px;
margin-bottom: 15px;
}
.ul-icon-exit {
display : inline-block;
width : 16px;