mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-24 15:10:48 +08:00
fix: 下拉框触底会展开页面
This commit is contained in:
@@ -209,6 +209,7 @@ export default {
|
||||
height: calc(100vh - var(--header-height));
|
||||
padding-right: 20px;
|
||||
padding-left: 20px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.new-post-form {
|
||||
|
||||
Reference in New Issue
Block a user