mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 14:27:00 +08:00
Add: TeamIndex
This commit is contained in:
@@ -34,16 +34,13 @@
|
||||
}
|
||||
|
||||
#pywebio-scope-_daemon {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
display: grid;
|
||||
grid-auto-flow: row;
|
||||
grid-template-rows: auto minmax(6rem, auto) minmax(15rem, 1fr);
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
#pywebio-scope-log{
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
#pywebio-scope-_daemon_upper {
|
||||
display: grid;
|
||||
grid-auto-flow: column;
|
||||
|
||||
Reference in New Issue
Block a user