测试极速成片
This commit is contained in:
@@ -1034,7 +1034,28 @@
|
||||
line-height: 1.4;
|
||||
}
|
||||
.as-action-bar > span svg { width: 14px; height: 14px; flex-shrink: 0; }
|
||||
.as-action-bar > div { display: flex; gap: 9px; flex-shrink: 0; }
|
||||
.as-action-bar > div { display: flex; align-items: center; gap: 9px; flex-shrink: 0; flex-wrap: wrap; justify-content: flex-end; }
|
||||
.as-spec-fields {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
gap: 8px;
|
||||
}
|
||||
.as-spec-field {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 3px;
|
||||
min-width: 0;
|
||||
}
|
||||
.as-spec-field:nth-child(1),
|
||||
.as-spec-field:nth-child(2) { width: 118px; }
|
||||
.as-spec-field:nth-child(3) { width: 156px; }
|
||||
.as-spec-field > span {
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
color: var(--pl-muted);
|
||||
white-space: nowrap;
|
||||
}
|
||||
.stage-foot .as-spec-fields { margin-right: 2px; }
|
||||
.as-action-bar .pl-ghost,
|
||||
.as-action-bar .pl-next { height: 42px; min-height: 42px; }
|
||||
.as-ai-btn,
|
||||
|
||||
Reference in New Issue
Block a user