This commit is contained in:
WJQSERVER 2024-11-01 00:46:14 +08:00
parent 2b7e949658
commit eb45ab8798
4 changed files with 23 additions and 5 deletions

View file

@ -61,7 +61,7 @@
background-color: #555c5c;
color: rgb(255, 255, 255);
border: none;
margin-bottom: 10px;
margin-bottom: 3%;
}
.rounded-button:hover {
@ -158,6 +158,13 @@
.status-container {
font-size: 1.05rem;
}
h1 {
margin-bottom: 10%;
}
}
.form-group {
margin-bottom: 3%;
}
.form-control {