[Update] Config Page: Supporters: Add animation.

This commit is contained in:
Sakamoto Shiina
2025-02-03 12:41:19 +09:00
parent 4fb675943f
commit 0955aaa12c
7 changed files with 113 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
.scroll_container {
width: 100%;
overflow-y: auto;
overflow-y: scroll;
overflow-x: hidden;
}