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
90da152b
authored
2023-07-27 10:48:53 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:业务流程功能的完善
1 parent
2cc94fa0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
src/views/djbworkflow/workFrame.scss
src/views/workflow/workFrame.scss
src/views/djbworkflow/workFrame.scss
View file @
90da152
...
...
@@ -50,7 +50,7 @@
}
.el-icon-delete
{
margin-top
:
10px
;
margin-top
:
0
;
}
.title-detail
{
...
...
src/views/workflow/workFrame.scss
View file @
90da152
...
...
@@ -50,12 +50,11 @@
}
.el-icon-delete
{
margin-top
:
10px
;
margin-top
:
0
;
}
.title-detail
{
display
:
flex
;
flex-wrap
:
wrap
;
word-wrap
:
break-word
;
width
:
100%
;
}
...
...
@@ -102,7 +101,7 @@
}
.animation-map-drawer
{
width
:
2
6
0px
;
width
:
2
9
0px
;
height
:
calc
(
100%
-
80px
);
}
...
...
Please
register
or
sign in
to post a comment