mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-8212] Fixed alignment issue of filters button in sidenav (#9828)
This commit is contained in:
@@ -15,6 +15,7 @@ adf-process-instance-filters {
|
||||
.adf-filter-action-button {
|
||||
align-items: center;
|
||||
height: 32px;
|
||||
justify-content: flex-start;
|
||||
|
||||
.adf-filter-action-button__label {
|
||||
padding-left: 20px;
|
||||
|
@@ -15,6 +15,7 @@ adf-task-filters {
|
||||
.adf-filter-action-button {
|
||||
align-items: center;
|
||||
height: 32px;
|
||||
justify-content: flex-start;
|
||||
|
||||
.adf-filter-action-button__label {
|
||||
padding-left: 20px;
|
||||
|
Reference in New Issue
Block a user