mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 12:41:30 +08:00
Fix: Extra scrollbars on macOS safari
This commit is contained in:
@@ -40,4 +40,10 @@
|
||||
|
||||
#pywebio-scope-schedulers {
|
||||
grid-auto-flow: row;
|
||||
}
|
||||
|
||||
#pywebio-scope-running,
|
||||
#pywebio-scope-pending,
|
||||
#pywebio-scope-waiting {
|
||||
overflow-y: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user