mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-2520] Opacity of tab label of info drawer set to 1 (#5615)
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
color: mat-color($accent);
|
color: mat-color($accent);
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
opacity: 1;
|
||||||
|
|
||||||
&-active {
|
&-active {
|
||||||
color: mat-color($primary);
|
color: mat-color($primary);
|
||||||
|
Reference in New Issue
Block a user