fix
This commit is contained in:
@@ -553,7 +553,6 @@ export default defineComponent({
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
width: 50%;
|
|
||||||
// width: 50rem*1.2);
|
// width: 50rem*1.2);
|
||||||
.switch_type_list {
|
.switch_type_list {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -643,6 +642,7 @@ export default defineComponent({
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
margin-left: calc(3rem*1.2);
|
margin-left: calc(3rem*1.2);
|
||||||
display: flex;
|
display: flex;
|
||||||
|
min-width: calc(57rem*1.2);
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
.modal_layout,.modal_accomplish{
|
.modal_layout,.modal_accomplish{
|
||||||
|
|||||||
Reference in New Issue
Block a user