mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Fix: Incorrect scrolling behavior of the aside button box
This commit is contained in:
@@ -195,6 +195,10 @@ select.form-control.is-invalid {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
*[style*="container-buttons-aside"] {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
*[style*="container-menu"] {
|
||||
z-index: 90;
|
||||
padding-left: .5rem;
|
||||
|
||||
Reference in New Issue
Block a user