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
ea9db715
authored
2022-10-14 11:51:38 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式
1 parent
27571fa6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/views/workflow/workFrame.scss
src/views/workflow/workFrame.scss
View file @
ea9db71
...
...
@@ -44,6 +44,8 @@
ul
{
position
:
relative
;
height
:
calc
(
100vh
-
120px
);
overflow-y
:
scroll
;
.xian
{
background
:
#f2f2f2
;
...
...
@@ -76,6 +78,7 @@
.animation-map-drawer
{
width
:
260px
;
height
:
calc
(
100%
-
80px
);
}
/
deep
/
.el-menu-item
{
...
...
Please
register
or
sign in
to post a comment