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
59d0ea64
authored
2023-08-21 10:00:00 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
--no commit message
1 parent
2d7d3d57
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
src/views/djbworkflow/workFrame.scss
src/views/workflow/workFrame.scss
src/views/djbworkflow/workFrame.scss
View file @
59d0ea6
...
@@ -209,6 +209,9 @@
...
@@ -209,6 +209,9 @@
209
box-sizing
:
border-box
;
209
box-sizing
:
border-box
;
210
width
:
70px
;
210
width
:
70px
;
211
margin
:
0
5px
;
211
margin
:
0
5px
;
212
.icon
{
213
font-size
:
10px
;
214
}
212
}
215
}
213
216
214
li
:hover
{
217
li
:hover
{
...
...
src/views/workflow/workFrame.scss
View file @
59d0ea6
...
@@ -208,6 +208,9 @@
...
@@ -208,6 +208,9 @@
208
box-sizing
:
border-box
;
208
box-sizing
:
border-box
;
209
width
:
70px
;
209
width
:
70px
;
210
margin
:
0
5px
;
210
margin
:
0
5px
;
211
.icon
{
212
font-size
:
10px
;
213
}
211
}
214
}
212
215
213
li
:hover
{
216
li
:hover
{
...
...
Please
register
or
sign in
to post a comment