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
323b22d8
Commit
323b22d8
authored
Jul 05, 2021
by
seoyeon
Browse files
글씨 스크롤
parent
6036b974
Changes
2
Show whitespace changes
Inline
Side-by-side
client/src/components/Home/RoomSingle.js
View file @
323b22d8
...
...
@@ -16,7 +16,7 @@ const RoomSingle = () => {
style
=
{{
width
:
"
37px
"
,
height
:
"
37px
"
}}
/
>
<
/div
>
<
div
className
=
"
text-truncate mx-3 mt-2
"
style
=
{{
width
:
"
250px
"
}}
title
=
"
데계 재미있는 수학과 데계데계데계 재미있는 수학과
"
>
<
div
className
=
"
text-truncate mx-3 mt-2
"
style
=
{{
width
:
"
250px
"
,
overflow
:
'
scroll
'
}}
title
=
"
데계 재미있는 수학과 데계데계데계 재미있는 수학과
"
>
데계
재미있는
수학과
데계데계데계
재미있는
수학과
<
/div
>
<
div
className
=
"
ms-auto mt-2
"
>
15
/
34
<
/div
>
<
/div
>
...
...
client/src/components/Room/RoomHeader.js
View file @
323b22d8
...
...
@@ -25,20 +25,20 @@ const RoomHeader = () => {
style
=
{{
fontWeight
:
'
bold
'
,
fontSize
:
'
15px
'
,
textOverflow
:
'
ellipsis
'
,
whiteSpace
:
'
nowrap
'
,
width
:
'
150px
'
,
overflow
:
'
hidden
'
}}
>
<
p
style
=
{{
overflow
:
'
hidden
'
,
textOverflow
:
'
ellipsis
'
,
whiteSpace
:
'
nowrap
'
,
width
:
'
150px
'
,
color
:
'
#420ba2
'
}}
>
#
회의
<
/p>{' '
}
데계
재밌는
수학과
데계
재밌는
수학과
안녕111111111111111
<
/p
>
<
/div
>
<
/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