fix
This commit is contained in:
@@ -133,10 +133,13 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
.modal_title_text_intro{
|
.modal_title_text_intro{
|
||||||
margin-left: 4rem;
|
margin-left: 4rem;
|
||||||
word-break: break-all;
|
|
||||||
white-space: pre-wrap;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.modal_title_text_intro{
|
||||||
|
word-break: break-all;
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user