This commit is contained in:
X1627315083
2025-01-24 13:41:13 +08:00
parent d99705c137
commit 8d89737d98
15 changed files with 386 additions and 30 deletions

View File

@@ -712,6 +712,7 @@ export default defineComponent({
margin: 1rem;
height: 100%;
overflow-y: auto;
padding-bottom: 2rem;
#main{
background: linear-gradient(45deg, #eee4f3, #f3f4e6);