fix: 稳定性修复

This commit is contained in:
2026-05-04 13:13:05 +08:00
parent 40f4d6c6e3
commit e2b9fb94f3
13 changed files with 11612 additions and 27 deletions
+10
View File
@@ -13,3 +13,13 @@ NavigatorScreen {
border: thick $background 80%;
background: $surface;
}
.favorite-item {
height: auto;
}
.favorite-item-btn {
dock: right;
width: 8;
padding: 0;
}
@@ -1,4 +1,8 @@
#puzzle_container > * {
height: auto;
width: auto;
}
.hori {
height: auto;
}