修改整体字号

This commit is contained in:
X1627315083
2024-01-09 15:30:20 +08:00
parent d4b8b4a32e
commit 814c7cba31
25 changed files with 79 additions and 68 deletions

View File

@@ -1052,7 +1052,7 @@ export default defineComponent({
// background: #FFFFFF;
border: 0.1rem solid #F1F1F1;
// font-size: 1.6rem;
font-size: 1.2rem;
font-size: 1.4rem;
font-weight: 400;
height: 3rem;
@@ -1125,6 +1125,8 @@ export default defineComponent({
vertical-align: top;
// padding: 0 1.4rem;
// margin-bottom: 2.8rem;
max-width: 48%;
margin-bottom: 2rem;
padding: 0;
// height: 9rem;
@@ -1139,6 +1141,7 @@ export default defineComponent({
}
.content_img_item_block{
// border: 0.1rem solid transparent;
max-width: 100%;
width: 10rem;
height: 10rem;
display: flex;
@@ -1307,7 +1310,7 @@ export default defineComponent({
}
.upload_file_item{
// margin: 0 2rem 2rem 0;
// margin: 0 1rem 2rem 0;
margin: 0;
display: inline-block;
// width: 16.5rem;
@@ -1676,7 +1679,7 @@ export default defineComponent({
display: flex;
justify-content: center;
.ant-upload-select-picture-card{
// margin: 0 2rem 2rem 0;
// margin: 0 1rem 2rem 0;
margin: 0;
display: inline-block;
width: 6rem;