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

Opt: Extract UI tree

This commit is contained in:
18870
2021-10-12 13:38:21 +08:00
parent 00a37e29ea
commit c935ff2d47
2 changed files with 44 additions and 39 deletions

View File

@@ -171,7 +171,7 @@ textarea {
overflow-y: auto;
}
*[style*="container-contents"] {
*[style*="container-content"] {
background-color: whitesmoke;
margin: 0px .5rem; overflow-y: auto;
overflow-x: auto;