mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5551]minor change
This commit is contained in:
@@ -17,13 +17,18 @@ $adf-info-drawer-icon-size-half: 24px !default;
|
||||
background-color: var(--theme-card-background-color);
|
||||
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
|
||||
|
||||
& .mat-tab-labels {
|
||||
padding: 0 32px;
|
||||
}
|
||||
|
||||
& .mat-tab-label {
|
||||
height: 32px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
color: var(--theme-accent-color);
|
||||
opacity: 1;
|
||||
|
||||
letter-spacing: 0.25px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
&-active {
|
||||
color: var(--theme-primary-color);
|
||||
}
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
}
|
||||
|
||||
.mat-ink-bar {
|
||||
height: 4px;
|
||||
height: 2px;
|
||||
}
|
||||
|
||||
.mat-tab-body {
|
||||
|
||||
Reference in New Issue
Block a user