perf: element-ui css
This commit is contained in:
parent
642d48e372
commit
0dfa56c73e
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue