mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fixed SonarCloud complaints
This commit is contained in:
@@ -3,13 +3,12 @@
|
||||
|
||||
.adf-search-form {
|
||||
&.adf-search-form-button {
|
||||
justify-content: space-between;
|
||||
place-content: center space-between;
|
||||
display: flex;
|
||||
padding: 0 14px 0 16px;
|
||||
height: 35px;
|
||||
max-width: 190px;
|
||||
min-width: 190px;
|
||||
align-content: center;
|
||||
overflow: hidden;
|
||||
|
||||
> span:first-child {
|
||||
|
Reference in New Issue
Block a user