mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-15 05:12:49 +00:00
fix: 修改微模态框的最小高度设置
This commit is contained in:
parent
4ef78d2c81
commit
3e468c74e4
@ -389,8 +389,7 @@ export default {
|
||||
|
||||
&-body {
|
||||
flex: 1;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
min-height: 0;
|
||||
margin: var(--modal-body-margin);
|
||||
border-radius: var(--modal-body-border-radius);
|
||||
background-color: var(--modal-body-background-color);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user