mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-16 09:58:13 +08:00
💄 优化列表滚动样式
This commit is contained in:
@@ -223,8 +223,6 @@ function onCancel() {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 300px;
|
max-height: 300px;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: flex-start;
|
|
||||||
justify-content: center;
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
row-gap: 10px;
|
row-gap: 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user