1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00

Fix: Log auto scroll (Fixed #1506)

This commit is contained in:
18870 2022-08-09 14:16:56 +08:00
parent 4197ae1705
commit dce34e9662

View File

@ -44,6 +44,7 @@
#pywebio-scope-running,
#pywebio-scope-pending,
#pywebio-scope-waiting {
#pywebio-scope-waiting,
#pywebio-scope-log {
overflow-y: auto;
}