mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-09-12 15:09:43 +00:00
style(form): 优化 form-box 弹窗布局,修复 flex 内容溢出问题
This commit is contained in:
parent
01915634e4
commit
050814f3f8
@ -5,7 +5,12 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.m-box-body {
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.dialog-footer {
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user