1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 10:58:21 +08:00

Opt: Validate value before save into config

This commit is contained in:
18870
2021-11-14 23:57:28 +08:00
parent 1921ffe0fa
commit e84f7c3153
16 changed files with 379 additions and 148 deletions

View File

@@ -0,0 +1,4 @@
*[style*="container-args-row"],
*[style*="container-large.args"] {
grid-template-columns: 1fr 13rem !important;
}