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
0e8209b7
authored
2022-08-18 09:16:00 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
123
1 parent
290714ba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/styles/element-ui.scss
src/styles/element-ui.scss
View file @
0e8209b
...
...
@@ -252,10 +252,10 @@ input[type="number"] {
margin-right
:
10px
;
}
// 全局修改button颜色
.el-select
{
width
:
100%
;
}
//
//
全局修改button颜色
//
.el-select {
//
width: 100%;
//
}
.el-form-item__content
{
flex
:
1
;
...
...
Please
register
or
sign in
to post a comment