style: prompt input样式修改

This commit is contained in:
zhangyh
2025-11-18 14:44:38 +08:00
parent c50a1d33e5
commit 608182936a
6 changed files with 1933 additions and 1711 deletions

View File

@@ -1505,7 +1505,7 @@ export default defineComponent({
}
> .head {
color: #000;
font-weight: 600;
font-weight: 500;
display: flex;
align-items: center;
column-gap: 1rem;
@@ -1526,6 +1526,7 @@ export default defineComponent({
font-size: 1.8rem;
color: #000;
margin-bottom: 1.4rem;
font-weight: 500;
}
> .poses {
margin-top: 3rem;
@@ -1627,6 +1628,7 @@ export default defineComponent({
}
.video-type-container {
margin-bottom: 4rem;
font-weight: 500;
.title {
font-size: 1.8rem;
color: #000;