adjust auto ScrollBar styles.

This commit is contained in:
Vixalie
2025-03-01 07:48:35 +08:00
parent f5ac8873d1
commit 3f175a1958
4 changed files with 16 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
@layer pages {
.devices {
min-width: 0;
min-height: 0;
overflow: hidden;
flex: 1;
display: flex;
flex-direction: column;