Fixes slideshow icon color.

This commit is contained in:
mateuswetah 2020-08-10 15:57:53 -03:00
parent bdb514d5d3
commit eb5bf6053b
1 changed files with 1 additions and 1 deletions

View File

@ -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;