mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [dialog] remove not used style props (#8325)
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
:draggable="draggable"
|
||||
:fullscreen="fullscreen"
|
||||
:show-close="showClose"
|
||||
:style="style"
|
||||
:title="title"
|
||||
@close="handleClose"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user