style: prompt input样式修改
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user