优化界面

This commit is contained in:
刘祥超
2022-01-20 15:53:46 +08:00
parent 65d19d92e9
commit 4b4072a47e
4 changed files with 18 additions and 4 deletions

View File

@@ -274,6 +274,12 @@ p.margin {
.field.text {
padding: .5em;
}
.form .fields:not(.inline) .field {
margin-bottom: 0.5em !important;
}
.form .fields:not(.inline) .field .button {
min-width: 5em;
}
/** body **/
@keyframes blink {
from {