mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-9015] Add more specific selector (#10478)
* [ACS-9015] Add missing styles * [ACS-9015] Fix stylelint
This commit is contained in:
@@ -320,7 +320,7 @@ $data-table-cell-min-width-file-size: $data-table-cell-min-width-1 !default;
|
||||
}
|
||||
}
|
||||
|
||||
.adf-datatable-actions-menu {
|
||||
.adf-datatable-row .adf-datatable-actions-menu {
|
||||
margin-left: auto;
|
||||
justify-content: end;
|
||||
padding-right: 15px;
|
||||
@@ -333,6 +333,7 @@ $data-table-cell-min-width-file-size: $data-table-cell-min-width-1 !default;
|
||||
}
|
||||
|
||||
&-provided {
|
||||
/* stylelint-disable declaration-no-important */
|
||||
max-width: 100px !important;
|
||||
justify-content: center;
|
||||
padding-right: 0;
|
||||
|
Reference in New Issue
Block a user