修改整体字号

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

@@ -763,7 +763,7 @@ export default defineComponent({
}
.generate_checkbox {
div {
margin-right: 4rem;
margin-right: 2rem;
label {
display: flex;
cursor: pointer;
@@ -824,7 +824,7 @@ export default defineComponent({
flex: 1;
.generage_img_item {
cursor: pointer;
margin: 0 2rem 2rem 0;
margin: 0 1rem 2rem 0;
position: relative;
&.active {
opacity: 0.5;