mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-7571] Comments (#3810)
This commit is contained in:
@@ -99,11 +99,6 @@ mat-slide-toggle {
|
||||
}
|
||||
}
|
||||
|
||||
.mdc-text-field--filled:not(.mdc-text-field--disabled) {
|
||||
background-color: transparent;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.mat-mdc-tab-list {
|
||||
.mat-mdc-tab-labels {
|
||||
.mdc-tab--active {
|
||||
@@ -256,3 +251,7 @@ mat-snack-bar-container {
|
||||
.mdc-form-field>label:is(label) {
|
||||
padding-left: 3px;
|
||||
}
|
||||
|
||||
.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
|
||||
color: unset;
|
||||
}
|
||||
|
Reference in New Issue
Block a user