修改整体字号
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user