feat: add device props support for qwq233' TS fork

ref: bab87cef90
This commit is contained in:
KOWX712
2025-07-18 15:18:06 +08:00
parent 36325fc241
commit ae12fe8b28
7 changed files with 126 additions and 36 deletions

View File

@@ -13,7 +13,7 @@
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
width: calc(90% - 60px);
max-width: 300px;
max-height: calc(80% - 60px);
max-height: calc(60% - 60px);
overflow-y: auto;
}