0👍
You should change it in the element-ui default .css file.
Its priority is higher than your css,so it covers your change.
0👍
take off scoped, your style overrides the default element style.
- [Vuejs]-Tried to apply css to a component conditionally using prop but its not working
- [Vuejs]-CSS Positioning of Input and Dropdown in Data Table
Source:stackexchange.com