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
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletions
src/views/djbworkflow/workFrame.scss
src/views/workflow/workFrame.scss
src/views/djbworkflow/workFrame.scss
View file @
59d0ea6
...
...
@@ -209,6 +209,9 @@
box-sizing
:
border-box
;
width
:
70px
;
margin
:
0
5px
;
.icon
{
font-size
:
10px
;
}
}
li
:hover
{
...
...
src/views/workflow/workFrame.scss
View file @
59d0ea6
...
...
@@ -208,6 +208,9 @@
box-sizing
:
border-box
;
width
:
70px
;
margin
:
0
5px
;
.icon
{
font-size
:
10px
;
}
}
li
:hover
{
...
...
@@ -225,4 +228,4 @@
position
:
absolute
;
left
:
0
;
bottom
:
0
;
}
\ No newline at end of file
}
...
...
Please
register
or
sign in
to post a comment