Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
messenger
Commits
3b06dfa6
Commit
3b06dfa6
authored
Jan 27, 2021
by
Choi Ga Young
Browse files
탭 색
parent
289c7c71
Changes
2
Show whitespace changes
Inline
Side-by-side
client/src/Pages/Home.css
0 → 100644
View file @
3b06dfa6
.nav-tabs
.nav-item.nav-link
{
color
:
silver
!important
;
}
.nav-tabs
.nav-item.nav-link.active
{
color
:
slateblue
!important
;
}
\ No newline at end of file
client/src/Pages/HomePage.js
View file @
3b06dfa6
...
...
@@ -9,6 +9,7 @@ import Chat from "../Components/Chat";
import
RoomMake
from
"
../Components/RoomMake
"
import
EnterRoom
from
"
../Components/EnterRoom
"
import
axios
from
'
axios
'
;
import
"
./Home.css
"
const
socket
=
io
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment