mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-8445] Testing Angular 15 - Columns button is not centered properly (#10013)
This commit is contained in:
committed by
GitHub
parent
8be3175cf2
commit
e9e5592e95
@@ -10,7 +10,7 @@ adf-search-chip-autocomplete-input {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
#{$mat-form--text-field-infix} {
|
||||
#{$mat-form-text-field-infix} {
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
@@ -9,7 +9,7 @@ adf-search-properties {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#{$mat-text-field--no-label} {
|
||||
#{$mat-text-field-no-label} {
|
||||
#{$mat-form-field-infix} {
|
||||
padding-top: 9px;
|
||||
padding-bottom: 9px;
|
||||
|
Reference in New Issue
Block a user