[ACS-4795] Remove all custom CSS/CSS variables that already have defaults in ADF (#3242)

* [ACS-4795] removed redundant css variables

* [ACS-4795] - removed pointless adf customisations
This commit is contained in:
Mykyta Maliarchuk
2023-06-05 15:57:28 +02:00
committed by GitHub
parent f99722661b
commit e9dce5f65a
3 changed files with 0 additions and 14 deletions

View File

@@ -12,7 +12,6 @@
height: 32px !important;
line-height: 24px !important;
padding: 16px 0;
background: var(--theme-pagination-background-color);
}
.adf-pagination__range-block {