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
d936548d
authored
2022-10-14 11:55:02 +0800
by
蔡俊立
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/bdc/bdcdj-web
2 parents
ea478805
9285eb55
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 @
d936548
...
...
@@ -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