mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Opt: Validate value before save into config
This commit is contained in:
@@ -6,11 +6,16 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.container-log {
|
||||
font-size: .75rem !important;
|
||||
}
|
||||
|
||||
*[style*="container-content"] {
|
||||
padding: .25rem;
|
||||
margin: 0
|
||||
}
|
||||
|
||||
.container-log {
|
||||
font-size: .75rem !important;
|
||||
}
|
||||
*[style*="container-args-row"],
|
||||
*[style*="container-large.args"] {
|
||||
grid-template-columns: 1fr 8rem !important;
|
||||
}
|
||||
Reference in New Issue
Block a user