Element UI version
2.4.5
OS/Browsers version
win10
Vue version
2.5.17
Reproduction Link
https://jsfiddle.net/xslmenghuan/qfa8ochw/
Steps to reproduce
Dialog 如果同时设置了,width和fullscreen,Dialog 的宽度会优先使用width,而不是全屏,
What is Expected?
fullscreen时,css优先级高于width
What is actually happening?
fullscreen时,css优先级高于width