🔥 Remove unused prop from BadgeBox

This commit is contained in:
Philipp Stracker 2025-01-29 18:12:22 +01:00
parent 8aee26c9d1
commit badef20dc5
No known key found for this signature in database
4 changed files with 6 additions and 43 deletions

View file

@ -7,15 +7,8 @@
margin: 0 0 8px 0;
.ppcp-r-badge-box__title-text {
@include font(16, 28, 700);
color: #000;
&--big {
@include font(16, 28, 700);
}
&--small {
vertical-align: text-bottom;
}
}
.ppcp-r-badge-box__title-text:not(:empty) + .ppcp-r-badge-box__title-image-badge {