Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
d3e87ac7
authored
2023-11-07 09:08:23 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev'
2 parents
43e61b66
cdd20f3b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
src/styles/element-ui.scss
src/styles/element-ui.scss
View file @
d3e87ac
...
...
@@ -10,6 +10,14 @@
line-height
:
16px
;
}
.vue-treeselect--disabled
.vue-treeselect__control
{
background-color
:
#F5F7FA
!
important
;
}
.vue-treeselect--disabled
.vue-treeselect__single-value
{
color
:
#909399
!
important
;
}
//input
.el-input__inner
{
padding
:
0
7px
!
important
;
...
...
Please
register
or
sign in
to post a comment