Skip to content
GitLab
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
8a51160f
Commit
8a51160f
authored
Aug 29, 2018
by
Gijs Hendriksen
Browse files
Restore header position and style
parent
2e7a947b
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/ui/screens/user/style/Profile.js
View file @
8a51160f
...
...
@@ -53,6 +53,15 @@ const styles = StyleSheet.create({
italics
:
{
fontStyle
:
'
italic
'
,
},
header
:
{
position
:
'
absolute
'
,
top
:
0
,
left
:
0
,
right
:
0
,
backgroundColor
:
Colors
.
magenta
,
overflow
:
'
hidden
'
,
elevation
:
4
,
},
appBar
:
{
backgroundColor
:
Colors
.
transparent
,
flex
:
1
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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