Fix library tabs styles

This commit is contained in:
Juan de la Cruz 2020-02-01 11:54:25 +01:00
parent 62c6d85ed0
commit c1dee0dbf7
4 changed files with 8 additions and 9 deletions

View file

@ -645,7 +645,7 @@ input[type=radio]:checked + label:before{
&::after {
content:"";
color: #fff;
color: #000000;
font-size: 16px;
}