This commit is contained in:
X1627315083
2025-01-15 11:21:55 +08:00
parent fb14d2deda
commit a758dcaeb9

View File

@@ -553,7 +553,6 @@ export default defineComponent({
display: flex;
flex-direction: column;
flex-shrink: 0;
width: 50%;
// width: 50rem*1.2);
.switch_type_list {
display: flex;
@@ -643,6 +642,7 @@ export default defineComponent({
flex: 1;
margin-left: calc(3rem*1.2);
display: flex;
min-width: calc(57rem*1.2);
flex-direction: column;
overflow: hidden;
.modal_layout,.modal_accomplish{