Fixes slideshow icon color.
This commit is contained in:
parent
bdb514d5d3
commit
eb5bf6053b
|
@ -82,7 +82,7 @@
|
|||
border: none;
|
||||
background: none;
|
||||
box-shadow: none;
|
||||
color: var(--tainacan-info-color);
|
||||
color: var(--tainacan-info-color) !important;
|
||||
position: absolute;
|
||||
right: 7px;
|
||||
top: 9px;
|
||||
|
|
Loading…
Reference in New Issue