no message

This commit is contained in:
A1300399510 2024-11-14 11:38:18 +08:00
parent 6edd716ea6
commit 7096639538
2 changed files with 2 additions and 3 deletions

View File

@ -453,7 +453,7 @@ body {
background-color: #f95d5d; background-color: #f95d5d;
position: absolute; position: absolute;
top: 0; top: 0;
right: -71px; right: 0;
height: 100%; height: 100%;
color: #ffffff; color: #ffffff;
font-size: 13px; font-size: 13px;

View File

@ -515,8 +515,7 @@ body {
background-color: rgba(249, 93, 93, 1); background-color: rgba(249, 93, 93, 1);
position: absolute; position: absolute;
top: 0; top: 0;
// right: 0; right: 0;
right: -71px;
height: 100%; height: 100%;
color: #ffffff; color: #ffffff;
font-size: 13px; font-size: 13px;