This commit is contained in:
2022-07-04 12:25:44 +08:00
7 changed files with 183 additions and 4 deletions

View File

@@ -122,4 +122,15 @@
text-align center
overflow hidden
.error_icon::before
content: '\e60f'
content: '\e60f'
.add_pict_icon
width 2rem
height 2rem
font-size 1rem
line-height 2rem
color #c9c9c9
text-align center
border: .03rem dashed
overflow hidden
.add_pict_icon::before
content: '\e653'

Binary file not shown.

Binary file not shown.

Binary file not shown.