fix: mobile panel overflow hidden to fill full height

This commit is contained in:
Youzini-afk
2026-03-27 23:47:19 +08:00
parent 90dddd814f
commit 0cffbc90a5

View File

@@ -2094,6 +2094,7 @@
border-radius: 0;
min-width: 0;
resize: none;
overflow: hidden;
}
.bme-panel-body {