mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-08-24 11:57:15 +00:00
feat: message page update
This commit is contained in:
@@ -235,6 +235,7 @@ export default {
|
|||||||
background-color: var(--background-color);
|
background-color: var(--background-color);
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
height: calc(100vh - var(--header-height) - 40px);
|
height: calc(100vh - var(--header-height) - 40px);
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notif-content {
|
.notif-content {
|
||||||
|
|||||||
Reference in New Issue
Block a user