mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-04-21 11:27:27 +08:00
feat: update setting page view
This commit is contained in:
@@ -208,6 +208,7 @@ export default {
|
|||||||
background-color: var(--background-color);
|
background-color: var(--background-color);
|
||||||
padding: 40px;
|
padding: 40px;
|
||||||
height: calc(100vh - var(--header-height) - 80px);
|
height: calc(100vh - var(--header-height) - 80px);
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings-title {
|
.settings-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user