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
bora-it
Commits
8274fab1
Commit
8274fab1
authored
Jul 07, 2021
by
우지원
Browse files
ui 수정본2
parent
66bf5dcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/Room/ChannelSingle.js
View file @
8274fab1
...
...
@@ -50,7 +50,7 @@ const ChannelSingle = () => {
<
/div
>
<
div
className
=
"
mb-3
"
>
<
div
className
=
"
m-3 p-1 row
"
style
=
{{
backgroundColor
:
"
#
f5cfe385
"
}}
>
<
div
className
=
"
m-3 p-1 row
"
style
=
{{
backgroundColor
:
"
#
E0CEE8
"
}}
>
<
img
className
=
"
col-auto mt-2
"
src
=
"
/emptySpeaker.png
"
width
=
"
25px
"
height
=
"
25px
"
/>
<
h5
className
=
"
col mt-2
"
>
일반
<
/h5
>
<
/div
>
...
...
@@ -74,7 +74,7 @@ const ChannelSingle = () => {
<
/div
>
<
div
className
=
"
mb-3
"
>
<
div
className
=
"
m-3 p-1 row
"
style
=
{{
backgroundColor
:
"
#
f5cfe385
"
}}
>
<
div
className
=
"
m-3 p-1 row
"
style
=
{{
backgroundColor
:
"
#
E0CEE8
"
}}
>
<
img
className
=
"
col-auto mt-2
"
src
=
"
/emptySpeaker.png
"
width
=
"
25px
"
height
=
"
25px
"
/>
<
h5
className
=
"
col mt-2
"
>
공지
<
/h5
>
<
/div
>
...
...
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