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
Spot
spot-web-app
Commits
8d240f92
Commit
8d240f92
authored
Aug 08, 2018
by
Alexandre Duret-Lutz
Browse files
align top-level containers on flex-start
parent
2fc0f175
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/LtlApp.js
View file @
8d240f92
...
...
@@ -33,6 +33,7 @@ const styles = theme => ({
toplevel
:
{
display
:
'
flex
'
,
flexWrap
:
'
wrap
'
,
alignItems
:
'
flex-start
'
,
[
theme
.
breakpoints
.
up
(
'
sm
'
)]:
{
justifyContent
:
'
center
'
,
}
...
...
Write
Preview
Supports
Markdown
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