Skip to content
Snippets Groups Projects
Verified Commit 5ac96692 authored by jfriedli's avatar jfriedli
Browse files

restyled download card

parent 78bcdf3a
No related branches found
No related tags found
2 merge requests!610v1.8,!609Resolve "Camera upload not working"
Pipeline #63923 passed
......@@ -44,7 +44,7 @@
>
<q-card
data-cy="download-card"
class="q-ma-md mat-shadowed-box"
class="q-ma-md"
:class="{
'inactive': deactivatedMap[file.response.data.key]
}"
......@@ -308,10 +308,10 @@ export default {
width: 1.3rem
z-index: 10
.download-btn
font-size: 0.5rem
font-size: 0.65rem
font-weight: bold
padding-bottom: 0.4rem
padding-top: 0.4rem
padding-bottom: 0.2rem
padding-top: 0.2rem
width: 90%
border-bottom-right-radius: 0px
border-top-right-radius: 0px
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment