Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2022-06-20 11:35:50 | 2 | * @Date: 2022-06-20 11:35:50 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2022-06-20 17:03:32 | 4 | + * @LastEditTime: 2022-06-20 17:06:10 |
| 5 | * @FilePath: /tswj/src/components/LocalismBox/index.vue | 5 | * @FilePath: /tswj/src/components/LocalismBox/index.vue |
| 6 | * @Description: 调整作品方言弹框组件 | 6 | * @Description: 调整作品方言弹框组件 |
| 7 | --> | 7 | --> |
| ... | @@ -196,7 +196,7 @@ const handleSubmit = () => { // 提交选择方言 | ... | @@ -196,7 +196,7 @@ const handleSubmit = () => { // 提交选择方言 |
| 196 | } | 196 | } |
| 197 | } | 197 | } |
| 198 | .localism-title { | 198 | .localism-title { |
| 199 | - font-size: 1.25rem; | 199 | + font-size: 1.05rem; |
| 200 | } | 200 | } |
| 201 | .localism-list { | 201 | .localism-list { |
| 202 | margin-top: 2rem; | 202 | margin-top: 2rem; | ... | ... |
-
Please register or login to post a comment