mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 09:20:51 +08:00
fix(message-box): fix miss overlay style when on demand import (#1494)
This commit is contained in:
parent
c55e80a67d
commit
adf4a93ac4
@ -3,6 +3,7 @@
|
||||
@import 'common/popup';
|
||||
@import 'button';
|
||||
@import 'input';
|
||||
@import 'overlay';
|
||||
|
||||
@include b(message-box) {
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user