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

Improved upload API

parent 255ce01c
No related branches found
No related tags found
No related merge requests found
.page.upload .page.upload
flex-grow: 1
display: flex
flex-direction: column
.alert .alert
padding: 16px padding: 16px
margin: 16px 0 margin: 16px 0
...@@ -170,7 +174,7 @@ ...@@ -170,7 +174,7 @@
.fake-input[contenteditable]:empty:before .fake-input[contenteditable]:empty:before
opacity: 0.4 opacity: 0.4
content: attr(placeholder) content: attr(placeholder)
&.submitted form.upload &.submitted .container.centered
display: none display: none
&:not(.submitted) .uploading.images &:not(.submitted) .uploading.images
display: none display: none
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment