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

Fix uploading UI

parent 67fa07e9
Branches
No related tags found
No related merge requests found
...@@ -100,8 +100,8 @@ ...@@ -100,8 +100,8 @@
will-change: left, right will-change: left, right
animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite
animation-delay: 1.125s animation-delay: 1.125s
&:not(.uploading) .progress &:not(.uploading) .progress
opacity: 0 opacity: 0
&.submitted .container.centered &.submitted .container.centered
display: none display: none
&:not(.submitted) .uploading-images &:not(.submitted) .uploading-images
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment