feat: 视频脚本添加分镜最后一个按钮不隐藏-自带脚本移除上传文件
This commit is contained in:
@@ -220,6 +220,8 @@
|
||||
.shot-insert-gap .add-shot-btn svg { width: 12px; height: 12px; }
|
||||
.shot-insert-gap:hover .add-shot-btn { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
|
||||
.shot-insert-gap .add-shot-btn:hover { background: var(--heat-12); border-style: solid; border-color: var(--heat); }
|
||||
.shot-insert-gap--bottom { height: 72px; padding: 14px 0; }
|
||||
.shot-insert-gap--bottom .add-shot-btn { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
|
||||
|
||||
/* ── Stage 4 · 视频详情弹窗(对齐设计稿 video-detail-modal) ── */
|
||||
.asset-modal-bg { position: fixed; inset: 0; background: rgba(0,0,0,.4); z-index: 1010; display: flex; align-items: center; justify-content: center; padding: 40px; }
|
||||
|
||||
Reference in New Issue
Block a user