优化视频创作

This commit is contained in:
Azmat@qq.com
2026-09-15 15:17:05 +08:00
parent 99a126d19b
commit 7098245a4a
21 changed files with 262 additions and 220 deletions
+2 -2
View File
@@ -274,14 +274,14 @@ aside.sidebar {
.brand { display: flex; align-items: center; justify-content: center; min-width: 0; color: var(--accent-black); }
.brand-clip {
display: block;
width: 112px;
width: 132px;
height: 90px;
overflow: hidden;
transition: width var(--t-base), height var(--t-base);
}
.brand-logo {
display: block;
width: 112px;
width: 132px;
height: 90px;
max-width: none;
margin: 0;