Updates to the download button on media component modal.

This commit is contained in:
mateuswetah 2021-06-24 22:08:34 -03:00
parent 35428824d6
commit 955028ce56
6 changed files with 7 additions and 5 deletions

View File

@ -289,6 +289,7 @@
position: relative;
z-index: 99;
background: transparent !important;
padding: 0px !important;
}
&::after {

View File

@ -659,6 +659,7 @@ body:not(.tainacan-admin-page) .tainacan-modal-content .modal-card-body {
position: relative;
z-index: 99;
background: transparent !important;
padding: 0px !important;
}
.tainacan-item-single .tainacan-item-file-download::after {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long