ACS-5406 Removed some importants (#8733)

This commit is contained in:
AleksanderSklorz
2023-07-04 12:24:04 +02:00
committed by GitHub
parent 2f3f5ae02b
commit b50b701da8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
.adf {
&-filters__entry {
padding: 12px 0 !important;
padding: 12px 0;
height: 24px;
width: 100%;
cursor: pointer;

View File

@@ -1,6 +1,6 @@
.adf {
&-filters__entry {
padding: 12px 0 !important;
padding: 12px 0;
height: 24px;
width: 100%;
cursor: pointer;