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
65752b7f
Commit
65752b7f
authored
Jul 05, 2021
by
우지원
Browse files
Merge remote-tracking branch 'origin/seoyeon2' into jiweon827
parents
7ed828cd
d095c1ed
Changes
3
Hide whitespace changes
Inline
Side-by-side
client/src/components/Room/Controller.js
View file @
65752b7f
...
...
@@ -24,7 +24,7 @@ const Controller = () => {
<
div
className
=
"
row
"
>
<
div
className
=
"
col d-flex justify-content-center
"
style
=
{{
backgroundColor
:
'
#C4C4C4
'
,
position
:
'
absolute
'
,
bottom
:
0
,
width
:
'
414px
'
}}
style
=
{{
backgroundColor
:
'
#C4C4C4
'
,
position
:
'
absolute
'
,
bottom
:
0
,
width
:
'
414px
'
}}
>
{
mic
?
<
div
className
=
"
col d-flex justify-content-center
"
>
<
button
type
=
"
button
"
className
=
"
btn
"
onClick
=
{
micOn
}
>
...
...
client/src/components/Room/RoomHeader.js
View file @
65752b7f
...
...
@@ -5,39 +5,32 @@ const RoomHeader = () => {
<
div
className
=
"
container
"
>
<
div
className
=
"
row
"
>
<
div
className
=
"
col d-flex justify-content-space-between
"
className
=
"
col d-flex justify-content-space-between
"
style
=
{{
backgroundColor
:
'
#C4C4C4
'
}}
>
<
img
className
=
"
m-2 rounded-circle
"
className
=
"
mt-3
m-2 rounded-circle
"
src
=
"
/cherry.jpg
"
width
=
"
40
"
height
=
"
40
"
/>
<
p
className
=
"
m-
2
"
className
=
"
m-
4
"
style
=
{{
fontWeight
:
'
bold
'
,
fontSize
:
'
15px
'
,
overflow
:
'
scroll
'
,
whiteSpace
:
'
nowrap
'
,
width
:
'
150px
'
}}
>
<
p
style
=
{{
overflow
:
'
hidden
'
,
textOverflow
:
'
ellipsis
'
,
whiteSpace
:
'
nowrap
'
,
width
:
'
110px
'
,
}}
>
데계
재밌는
수학과
<
/p>{' '
}
#
ASV2AE985
데계
재밌는
수학과qwerqwerqew
<
/p
>
<
p
className
=
'
mt-3
'
style
=
{{
fontWeight
:
'
bold
'
,
fontSize
:
'
20px
'
,
color
:
'
#
571e80
'
}}
className
=
"
m-4
"
style
=
{{
fontWeight
:
'
bold
'
,
fontSize
:
'
20px
'
,
color
:
'
#
6c33a2
'
}}
>
Ch
.
회의
#
회의
<
/p
>
<
/div
>
<
/div
>
...
...
client/src/speakerbtn.png
View replaced file @
7ed828cd
View file @
65752b7f
26.9 KB
|
W:
|
H:
16.6 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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