We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642d48e commit 0dfa56cCopy full SHA for 0dfa56c
src/styles/element-ui.scss
@@ -1,5 +1,9 @@
1
//覆盖一些element-ui样式
2
3
+ .el-breadcrumb__inner, .el-breadcrumb__inner a{
4
+ font-weight: 400!important;
5
+}
6
+
7
.el-upload {
8
input[type="file"] {
9
display: none !important;
0 commit comments