mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-22 22:21:09 +08:00
fix: menu超出长度 要自适应滚动
This commit is contained in:
@@ -186,6 +186,7 @@ export default {
|
||||
border-right: 1px solid var(--menu-border-color);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.menu-item-container {
|
||||
|
||||
Reference in New Issue
Block a user