no message

This commit is contained in:
A1300399510 2024-12-19 14:59:08 +08:00
parent d07a732211
commit 5fed0121bc
2 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,7 @@ body {
border-top: none; border-top: none;
} }
100% { 100% {
border-top: none; border-top: 1px solid #c4c7ce;
border-width: 1px; border-width: 1px;
height: auto; height: auto;
} }

View File

@ -140,7 +140,7 @@ body {
} }
100% { 100% {
border-top: none; border-top: 1px solid #c4c7ce;
border-width: 1px; border-width: 1px;
height: auto; height: auto;
} }