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
edee5ecc
Commit
edee5ecc
authored
Jul 07, 2021
by
seoyeon
Browse files
0707
parent
c55fbabf
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/Room/User.js
View file @
edee5ecc
...
...
@@ -2,7 +2,7 @@ const User = () => {
return
(
<
div
className
=
"
container
"
>
<
div
className
=
"
row
"
>
<
div
className
=
"
col
"
style
=
{{
backgroundColor
:
"
#DEC7F5
"
,
position
:
'
absolute
'
,
bottom
:
'
58px
'
}}
>
<
div
className
=
"
col
"
style
=
{{
backgroundColor
:
"
#DEC7F5
"
,
position
:
'
absolute
'
,
bottom
:
'
58px
'
,
width
:
'
414px
'
}}
>
<
p
className
=
"
m-2
"
style
=
{{
fontWeight
:
"
bold
"
,
color
:
"
#4A4251
"
,
fontSize
:
"
20px
"
}}
...
...
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