perf: element-ui css

This commit is contained in:
Pan 2017-12-18 18:47:06 +08:00
parent 642d48e372
commit 0dfa56c73e

View file

@ -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;