Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
026b5e47
Commit
026b5e47
authored
Dec 18, 2023
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
查询页面样式调整
parent
0242232e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
10 deletions
+11
-10
common.css
src/assets/css/common.css
+11
-10
No files found.
src/assets/css/common.css
View file @
026b5e47
...
...
@@ -680,28 +680,29 @@ padding-left: 30px;
/* 分页pagination样式调整 */
.el-pagination
{
margin-top
:
5px
;
display
:
flex
;
justify-content
:
flex-end
;
margin-top
:
5px
;
display
:
flex
;
justify-content
:
flex-end
;
}
.el-pagination
.el-icon-arrow-right
:before
{
display
:
none
;
display
:
none
;
}
.el-pagination
.el-input--small
.el-input__inner
{
padding-left
:
0
;
color
:
#B31C2A
;
padding-left
:
0
;
color
:
#B31C2A
;
}
/* UI美化 */
.el-input.is-disabled
.el-input__inner
{
color
:
#898b90
;
color
:
#898b90
;
}
.eContainer-search
{
background-color
:
#ffffff
;
box-shadow
:
0
1px
15px
0
rgb
(
0
0
0
/
12%
),
0
0
3px
0
rgb
(
0
0
0
/
4%
);
width
:
93%
;
background-color
:
#ffffff
;
box-shadow
:
0
1px
15px
0
rgb
(
0
0
0
/
12%
),
0
0
3px
0
rgb
(
0
0
0
/
4%
);
}
.eContainer-search
.c-content-scrollbar
.el-scrollbar__wrap
{
margin-right
:
0px
!important
;
margin-right
:
0px
!important
;
}
.el-table--small
.el-table__cell
{
padding
:
0
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment