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
78ddd0cb
authored
2022-08-30 11:48:29 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式
1 parent
d4e3d850
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
27 deletions
src/styles/element-ui.scss
src/styles/element-ui.scss
View file @
78ddd0c
...
...
@@ -232,7 +232,6 @@ input[type="number"] {
}
// // 全局修改button颜色
.el-form-item__content
{
flex
:
1
;
}
...
...
@@ -242,30 +241,4 @@ input[type="number"] {
position
:
relative
;
top
:
2px
;
}
}
// 日期选择-日历图标位置
.el-date-editor
.el-input__prefix
{
left
:
auto
;
right
:
5px
;
}
.el-input--prefix
.el-input__inner
{
padding-left
:
17px
;
}
// 日期范围-日历图标位置
.el-date-editor
.el-range__icon
{
position
:
absolute
;
right
:
5px
;
}
.el-date-editor
.el-icon-circle-close
{
position
:
absolute
;
right
:
20px
;
}
.el-date-editor.el-date-editor--daterange
.el-icon-circle-close
{
position
:
absolute
;
right
:
25px
;
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment