no message

This commit is contained in:
A1300399510 2024-12-17 18:40:59 +08:00
parent 48fcd8b3c5
commit c9e89aed6e
2 changed files with 2 additions and 2 deletions

View File

@ -440,7 +440,7 @@
position: absolute; position: absolute;
top: 50%; top: 50%;
transform: translateY(-50%); transform: translateY(-50%);
left: -5px; left: -4px;
width: 5px; width: 5px;
height: 8px; height: 8px;
} }

View File

@ -493,7 +493,7 @@
position: absolute; position: absolute;
top: 50%; top: 50%;
transform: translateY(-50%); transform: translateY(-50%);
left: -5px; left: -4px;
width: 5px; width: 5px;
height: 8px; height: 8px;
} }