mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-03 03:33:26 +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