1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +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

@@ -47,7 +47,7 @@
left: 0;
top: 0;
width: 100%;
height: 60px;
height: 51px;
display: flex;
flex-direction: row;
-webkit-app-region: drag;