Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
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
fulixin
dsk-operate-sys-cscec
Commits
852c62a9
Commit
852c62a9
authored
Mar 26, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
660b04e5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
index.scss
dsk-operate-ui/src/assets/styles/index.scss
+12
-12
No files found.
dsk-operate-ui/src/assets/styles/index.scss
View file @
852c62a9
...
@@ -360,7 +360,7 @@ li {
...
@@ -360,7 +360,7 @@ li {
}
}
.is-scrolling-left
+
.el-table__fixed
,
.is-scrolling-left
+
.el-table__fixed
,
.is-scrolling-middle
+
.el-table__fixed
,
.is-scrolling-middle
+
.el-table__fixed
,
.is-scrolling-right
+
.el-table__fixed
,
.el-table__fixed-right
{
.is-scrolling-right
+
.el-table__fixed
{
box-shadow
:
2px
0
8px
-7px
#202020
;
box-shadow
:
2px
0
8px
-7px
#202020
;
height
:
auto
!
important
;
height
:
auto
!
important
;
bottom
:
16px
!
important
;
bottom
:
16px
!
important
;
...
@@ -374,14 +374,14 @@ li {
...
@@ -374,14 +374,14 @@ li {
.el-table__body-wrapper
{
.el-table__body-wrapper
{
&
:
:-
webkit-scrollbar
{
&
:
:-
webkit-scrollbar
{
width
:
16px
;
//竖轴宽度
width
:
16px
;
//竖轴宽度
height
:
6px
;
//横轴宽度
height
:
1
6px
;
//横轴宽度
}
}
&
:
:-
webkit-scrollbar-track
{
&
:
:-
webkit-scrollbar-track
{
background-color
:
#f3f4f5
;
background-color
:
#f3f4f5
;
border-radius
:
0
;
border-radius
:
0
;
}
}
&
:
:-
webkit-scrollbar-thumb
{
&
:
:-
webkit-scrollbar-thumb
{
background
:
rgba
(
0
,
0
,
0
,.
2
);
background
-color
:
rgba
(
0
,
0
,
0
,.
2
);
border
:
4px
solid
#f3f4f5
;
border
:
4px
solid
#f3f4f5
;
border-radius
:
10px
;
border-radius
:
10px
;
}
}
...
@@ -438,7 +438,7 @@ li {
...
@@ -438,7 +438,7 @@ li {
}
}
}
}
.el-scrollbar
{
.el-scrollbar
{
height
:
6px
;
height
:
1
6px
;
.el-scrollbar__bar.is-horizontal
{
.el-scrollbar__bar.is-horizontal
{
height
:
8px
;
height
:
8px
;
}
}
...
@@ -529,7 +529,7 @@ li {
...
@@ -529,7 +529,7 @@ li {
border-radius
:
0
;
border-radius
:
0
;
}
}
&
:
:-
webkit-scrollbar-thumb
{
&
:
:-
webkit-scrollbar-thumb
{
background
:
rgba
(
0
,
0
,
0
,.
2
);
background
-color
:
rgba
(
0
,
0
,
0
,.
2
);
border
:
4px
solid
#f3f4f5
;
border
:
4px
solid
#f3f4f5
;
border-radius
:
10px
;
border-radius
:
10px
;
}
}
...
@@ -687,7 +687,7 @@ li {
...
@@ -687,7 +687,7 @@ li {
border-radius
:
0
;
border-radius
:
0
;
}
}
&
:
:-
webkit-scrollbar-thumb
{
&
:
:-
webkit-scrollbar-thumb
{
background
:
rgba
(
0
,
0
,
0
,.
2
);
background
-color
:
rgba
(
0
,
0
,
0
,.
2
);
border
:
4px
solid
#f3f4f5
;
border
:
4px
solid
#f3f4f5
;
border-radius
:
10px
;
border-radius
:
10px
;
}
}
...
...
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