no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-03-20 14:37:14 +08:00
parent a9e2330a43
commit 90656fd58d
2 changed files with 2 additions and 0 deletions

View File

@ -207,6 +207,7 @@
.body .item .thead .operate {
padding: 20px 0;
position: relative;
flex-direction: column;
border-bottom: 1px solid #ebebeb;
}
.body .item .thead .operate .i:not(:last-of-type) {

View File

@ -241,6 +241,7 @@
.operate {
padding: 20px 0;
position: relative;
flex-direction: column;
.i {
&:not(:last-of-type) {
border-right: 1px solid #ebebeb;