[ACA-2520] Opacity of tab label of info drawer set to 1 (#5615)

This commit is contained in:
Baptiste Mahé
2020-04-16 15:42:24 +02:00
committed by GitHub
parent b4399059dc
commit 55a5cc073b

View File

@@ -27,6 +27,7 @@
text-align: left;
color: mat-color($accent);
text-transform: uppercase;
opacity: 1;
&-active {
color: mat-color($primary);