mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 09:20:51 +08:00
fix(components): [dialog] remove not used style props (#8325)
This commit is contained in:
parent
97ad78924b
commit
e9b50baf7d
@ -41,7 +41,6 @@
|
||||
:draggable="draggable"
|
||||
:fullscreen="fullscreen"
|
||||
:show-close="showClose"
|
||||
:style="style"
|
||||
:title="title"
|
||||
@close="handleClose"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user