no message

This commit is contained in:
A1300399510 2024-11-21 11:35:22 +08:00
parent c8e8cbef8b
commit be9f7c28a7
2 changed files with 1 additions and 2 deletions

View File

@ -372,7 +372,6 @@
opacity: 0;
height: 0;
width: 300px;
z-index: 2;
flex-direction: column;
align-items: center;
}

View File

@ -411,7 +411,7 @@
opacity: 0;
height: 0;
width: 300px;
z-index: 2;
// z-index: 2;
&.show {
height: 180px;
opacity: 1;