We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8ed94 commit 323217fCopy full SHA for 323217f
_sass/_base.scss
@@ -307,7 +307,7 @@ footer.sticky-bottom {
307
color: inherit;
308
background-color: inherit;
309
.badge {
310
- width: fit-content;
+ min-width: fit-content;
311
color: var(--global-card-bg-color) !important;
312
background-color: var(--global-theme-color);
313
}
@@ -492,7 +492,7 @@ footer.sticky-bottom {
492
height: 2rem;
493
margin-bottom: 0.5rem;
494
abbr.badge {
495
496
color: var(--global-bg-color) !important;
497
498
a {
0 commit comments