You've already forked HeurAMS-Classic
fix: 稳定性修复
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user