mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-8444] - [ACA] Testing Angular 15 - Underline in filter boxes are not bolded (#9985)
This commit is contained in:
committed by
GitHub
parent
af9e916056
commit
8d34de2ff6
@@ -26,6 +26,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
#{$mat-text-field-focused} {
|
||||
#{$mat-notched-outline-trailing},
|
||||
#{$mat-notched-outline-notch},
|
||||
#{$mat-notched-outline-leading} {
|
||||
border-bottom-width: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
#{$mat-notched-outline-leading} {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user