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
survey
Commits
0878e5d4
Commit
0878e5d4
authored
Jul 27, 2022
by
Lee SeoYeon
Browse files
설명 밑줄
parent
f891465f
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/survey/EditSurvey.tsx
View file @
0878e5d4
...
@@ -130,7 +130,7 @@ export const EditSurvey = () => {
...
@@ -130,7 +130,7 @@ export const EditSurvey = () => {
<
input
<
input
type
=
"text"
type
=
"text"
name
=
"comment"
name
=
"comment"
className
=
"font-bold text-1xl text-center m-2 resize-none"
className
=
"font-bold text-1xl text-center m-2
border-b-2
resize-none"
placeholder
=
"설문조사에 대한 설명을 입력해주세요"
placeholder
=
"설문조사에 대한 설명을 입력해주세요"
size
=
{
50
}
size
=
{
50
}
value
=
{
survey
.
comment
}
value
=
{
survey
.
comment
}
...
...
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