no message

This commit is contained in:
A1300399510 2025-01-15 14:11:53 +08:00
parent 8811ff5d69
commit ae6eee440f
2 changed files with 1 additions and 2 deletions

View File

@ -533,7 +533,6 @@
position: relative; position: relative;
z-index: 3; z-index: 3;
cursor: pointer; cursor: pointer;
width: 28px;
height: 28px; height: 28px;
background-color: #dbe3fd; background-color: #dbe3fd;
border: 1px solid #afb5ca; border: 1px solid #afb5ca;

View File

@ -614,7 +614,7 @@
position: relative; position: relative;
z-index: 3; z-index: 3;
cursor: pointer; cursor: pointer;
width: 28px; // width: 28px;
height: 28px; height: 28px;
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);