Skip to content
Snippets Groups Projects
Commit dc231fa6 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Minor UI improvements

parent bae9053d
Branches
No related tags found
No related merge requests found
......@@ -96,12 +96,9 @@ form.upload
text-align: center
background: #333333
&:not(.submitted)
.upload-label
display: none
.submitted
label, input
display: none
font-size: 18pt
color: #fff
label
position: relative
......@@ -134,6 +131,13 @@ form.upload
input[type=submit]
display: none
&:not(.submitted)
.upload-label
display: none
.submitted
label, input
display: none
.images
display: flex
max-width: 1024px
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment