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
rich-maker
Commits
55d7a8af
Commit
55d7a8af
authored
Aug 10, 2021
by
Soo Hyun Kim
Browse files
0810 font 수정
parent
4d9eacc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
components/SelectForm.js
View file @
55d7a8af
...
...
@@ -167,6 +167,7 @@ const style = StyleSheet.create({
alignSelf
:
"
center
"
,
color
:
"
#1467ff
"
,
fontSize
:
20
,
fontFamily
:
'
GowunDodum-Regular
'
,
},
selectStyle
:
{
flex
:
3
,
...
...
@@ -177,6 +178,7 @@ const style = StyleSheet.create({
},
textStyle
:
{
fontSize
:
20
,
fontFamily
:
'
GowunDodum-Regular
'
,
},
selectModalContainer
:
{
flex
:
1
,
...
...
@@ -194,6 +196,7 @@ const style = StyleSheet.create({
},
modalHeaderText
:
{
color
:
'
white
'
,
fontFamily
:
'
GowunDodum-Regular
'
,
marginLeft
:
25
,
fontSize
:
20
,
},
...
...
@@ -213,6 +216,7 @@ const style = StyleSheet.create({
alignItems
:
'
center
'
,
},
optionText
:
{
fontFamily
:
'
GowunDodum-Regular
'
,
fontSize
:
20
,
}
})
...
...
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