Feature(custom): optimize bucket page background

This commit is contained in:
Kuingsmile
2025-08-15 10:48:46 +08:00
parent 8c80d51be0
commit d2f4303aec

View File

@@ -409,6 +409,7 @@
flex: 1;
padding: 0.75rem;
overflow: hidden;
background: var(--color-background-secondary);
}
/* Virtual Scroller Container */