完善序列预览控件可达性

允许后台窄屏播放与重试控件换行

补齐主站播放按钮的移动端触控宽度
This commit is contained in:
2026-08-05 13:26:34 +08:00
parent 3c148e18b9
commit afc0ed6d3d
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -1726,6 +1726,8 @@ button:disabled {
bottom: 12px;
z-index: 2;
display: flex;
max-width: calc(100% - 24px);
flex-wrap: wrap;
align-items: center;
gap: 8px;
border-radius: 999px;
+1
View File
@@ -3468,6 +3468,7 @@ html[data-mobile-keyboard-open='true'] .platform-mobile-bottom-dock {
.creation-landing__image-sequence-controls button {
display: grid;
min-width: 44px;
min-height: 44px;
border: 0;
background: transparent;