Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
station-elec-manage-view
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
station
station-elec-manage-view
Commits
5d7704be
Commit
5d7704be
authored
Jun 24, 2020
by
王海涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式优化
parent
85cff7ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
report.scss
src/styles/view/biz/analysis/report.scss
+12
-1
No files found.
src/styles/view/biz/analysis/report.scss
View file @
5d7704be
...
@@ -39,10 +39,21 @@
...
@@ -39,10 +39,21 @@
}
}
}
}
}
}
.report-tree
{
.report-tree
{
height
:
vh
(
800
);
height
:
vh
(
800
);
padding
:
vh
(
22
)
vw
(
40
);
padding
:
vh
(
22
)
vw
(
40
);
overflow
:
auto
;
overflow
:
auto
;
font-size
:
0
.2rem
;
.ant-tree.ant-tree-show-line
li
span
.ant-tree-switcher
{
background
:
transparent
;
color
:
white
;
}
.ant-tree.ant-tree-show-line
li
:not
(
:last-child
)
:before
{
height
:
60%
;
}
}
}
}
}
...
@@ -68,7 +79,7 @@
...
@@ -68,7 +79,7 @@
.card-detail
{
.card-detail
{
width
:
vw
(
233
);
width
:
vw
(
233
);
height
:
vh
(
39
);
height
:
vh
(
39
);
//background-image: url('../../../..
/assets/images/title_bg.png');
background
:
url('/src
/assets/images/title_bg.png')
;
background-size
:
cover
;
background-size
:
cover
;
margin
:
vh
(
35
)
auto
;
margin
:
vh
(
35
)
auto
;
text-align
:
center
;
text-align
:
center
;
...
...
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