mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
[ACS-9986]: removes unneccesary styles (#11105)
This commit is contained in:
@@ -61,8 +61,6 @@ $data-table-cell-min-width-file-size: $data-table-cell-min-width-1 !default;
|
|||||||
border: 1px solid var(--adf-theme-foreground-text-color-007);
|
border: 1px solid var(--adf-theme-foreground-text-color-007);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
min-width: 100%;
|
|
||||||
width: fit-content;
|
|
||||||
|
|
||||||
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
|
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
|
||||||
.adf-datatable-center-size-column-ie {
|
.adf-datatable-center-size-column-ie {
|
||||||
|
Reference in New Issue
Block a user