This commit is contained in:
2024-05-09 19:54:20 +08:00
parent 239f6377ab
commit 2cb025f796
2 changed files with 1 additions and 4 deletions

View File

@@ -209,7 +209,6 @@ select {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.85);
z-index: 100;
display: flex;
justify-content: center;
align-items: center;
@@ -278,8 +277,6 @@ select {
.status-container {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
margin-left: 20px;
padding: 12px 20px;