perf: element-ui css

This commit is contained in:
Pan 2017-12-18 18:47:06 +08:00
parent 642d48e372
commit 0dfa56c73e
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
//覆盖一些element-ui样式 //覆盖一些element-ui样式
.el-breadcrumb__inner, .el-breadcrumb__inner a{
font-weight: 400!important;
}
.el-upload { .el-upload {
input[type="file"] { input[type="file"] {
display: none !important; display: none !important;