Updates to the download button on media component modal.
This commit is contained in:
parent
35428824d6
commit
955028ce56
|
@ -289,6 +289,7 @@
|
|||
position: relative;
|
||||
z-index: 99;
|
||||
background: transparent !important;
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
&::after {
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue