Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-05-06 00:41:10 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
66d61d5512a1a0e5eff805b3f9cf9027ae22dc6b
66d61d55
1 parent
86dcd0a8
update SubMenuBar.js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
front/src/Components/SubMenuList/SubMenuBar.js
front/src/Components/SubMenuList/SubMenuBar.js
View file @
66d61d5
...
...
@@ -12,6 +12,7 @@ const SubMenuBar = Styled.div`
justify-content: space-between;
align-items: center;
padding: 20px 10px;
box-shadow: 1px 1px 7px #8395a7;
`
;
const
PlusIconBox
=
Styled
.
div
`
...
...
Please
register
or
login
to post a comment