Skip to content
Snippets Groups Projects
Commit 3d5cad9d authored by Florian Azizian's avatar Florian Azizian
Browse files

FIX #12091 TIME 0:20 badge too small in basket list after custom field settings

parent a0ee89a7
No related branches found
No related tags found
No related merge requests found
...@@ -67,6 +67,6 @@ ...@@ -67,6 +67,6 @@
padding-bottom: 10px; padding-bottom: 10px;
} }
::ng-deep.mat-badge-content { .mat-badge-content {
top: 2px !important; top: 2px !important;
} }
\ No newline at end of file
...@@ -62,6 +62,6 @@ ...@@ -62,6 +62,6 @@
padding-bottom: 10px; padding-bottom: 10px;
} }
::ng-deep.mat-badge-content { .mat-badge-content {
top: 2px !important; top: 2px !important;
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment