當前位置:
首頁 >
修改Element-UI的组件样式
發布時間:2023/12/31
33
豆豆
生活随笔
收集整理的這篇文章主要介紹了
修改Element-UI的组件样式
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
法一
.input-with-select >>> .el-input__inner{height: 45px!important;}法二
.input-with-select{/deep/ .el-input__inner{height: 45px!important;}}總結
以上是生活随笔為你收集整理的修改Element-UI的组件样式的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: (五)Vue 面试真题演练
- 下一篇: (七)React使用