no message

This commit is contained in:
A1300399510 2024-12-16 18:42:30 +08:00
parent fdd45d198c
commit 411ef2bfa5
2 changed files with 2 additions and 0 deletions

View File

@ -561,6 +561,7 @@
background-color: #dbe3fd; background-color: #dbe3fd;
border: 1px solid #afb5ca; border: 1px solid #afb5ca;
border-radius: 20px; border-radius: 20px;
margin-bottom: 10px;
} }
.data .item .operate .circle .img-add { .data .item .operate .circle .img-add {
width: 12px; width: 12px;

View File

@ -625,6 +625,7 @@
background-color: rgba(219, 227, 253, 1); background-color: rgba(219, 227, 253, 1);
border: 1px solid rgba(175, 181, 202, 1); border: 1px solid rgba(175, 181, 202, 1);
border-radius: 20px; border-radius: 20px;
margin-bottom: 10px;
.img-add { .img-add {
width: 12px; width: 12px;
height: 12px; height: 12px;