Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
ThaliApp
Commits
fa9513a8
Commit
fa9513a8
authored
Jan 16, 2019
by
Gijs Hendriksen
Browse files
Fix event screen styling
parent
427d46c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/ui/screens/events/style/EventScreen.js
View file @
fa9513a8
...
...
@@ -92,15 +92,13 @@ const styles = StyleSheet.create({
marginTop
:
16
,
},
registrationActions
:
{
flexDirection
:
'
row
'
,
alignItems
:
'
flex-start
'
,
marginTop
:
16
,
},
termsUrl
:
{
color
:
Colors
.
magenta
,
},
secondButtonMargin
:
{
margin
Left
:
16
,
margin
Top
:
16
,
},
descText
:
{
fontSize
:
14
,
...
...
@@ -111,7 +109,7 @@ const styles = StyleSheet.create({
color
:
Colors
.
white
,
},
adminIcon
:
{
marginLeft
:
16
,
marginLeft
:
24
,
color
:
Colors
.
white
,
},
rightView
:
{
...
...
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