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-16 17:12:59 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
69243e01a1aa9e904cfc3fe9b754f7b5e97731b3
69243e01
1 parent
5fcd4db8
update CheckList style
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
front/src/Components/Home/HomeCheckList.js
front/src/Components/Home/HomeCheckList.js
View file @
69243e0
...
...
@@ -9,7 +9,9 @@ const CheckListBox = styled.div`
align-items: center;
justify-content: center;
height: 50%;
border: 1px solid;
background-color: white;
opacity: 0.8;
border-radius: 10px;
`
;
const
ElementBox
=
styled
.
div
`
...
...
Please
register
or
login
to post a comment