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-14 22:35:56 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
28cff38f370130602e5c1ec5623218d2bb80cf30
28cff38f
1 parent
07a3b393
update css in 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 @
28cff38
...
...
@@ -6,6 +6,7 @@ import SearchBox from "./SearchBox";
import
ChatListBox
from
"./ChatListBox"
;
const
SubMenuBar
=
Styled
.
div
`
width: 30%;
height: 100%;
display:flex;
flex-direction: column;
...
...
Please
register
or
login
to post a comment