perf: element-ui css
This commit is contained in:
parent
642d48e372
commit
0dfa56c73e
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
//覆盖一些element-ui样式
|
||||
|
||||
.el-breadcrumb__inner, .el-breadcrumb__inner a{
|
||||
font-weight: 400!important;
|
||||
}
|
||||
|
||||
.el-upload {
|
||||
input[type="file"] {
|
||||
display: none !important;
|
||||
|
|
Loading…
Reference in a new issue