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

Add: Task storage support

This commit is contained in:
18870
2022-11-30 21:46:12 +08:00
parent 1b83c628e0
commit 43e05c4495
15 changed files with 714 additions and 31 deletions

View File

@@ -445,7 +445,8 @@ pre.rich-traceback-code {
margin: .125rem 0;
}
[id^="pywebio-scope-arg_container-checkbox-"] {
[id^="pywebio-scope-arg_container-checkbox-"],
[id^="pywebio-scope-arg_container-storage-"] {
display: grid;
margin: .375rem 0;
}