Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-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
6524b80c
authored
2023-02-24 16:08:20 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:table样式修改
1 parent
34cf3f5e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
src/styles/element-ui.scss
src/styles/element-ui.scss
View file @
6524b80
...
...
@@ -208,7 +208,8 @@ table td {
box-shadow
:
inset
0px
0px
20px
0px
#03DBFF
!
important
;
}
.el-table__body
tr
:hover
>
td
{
.el-table__body
tr
:hover
>
td
,
.el-table__body
tr
.hover-row
>
td
.el-table__cell
{
background
:
none
!
important
;
}
...
...
@@ -224,8 +225,8 @@ tr:hover {
.el-table__fixed-right
{
box-shadow
:
inset
0px
0px
20px
0px
#5BE7FF
!
important
;
b
ackground
:
#063160
;
b
order-left
:
3px
solid
#073781
;
b
order-left
:
3px
solid
#142e54
;
b
ackground-color
:
#1f2c3a
;
}
// 表格样式
...
...
Please
register
or
sign in
to post a comment