badges.less: Fix default badge contrast

This commit is contained in:
Florian Strohmaier 2020-10-20 15:37:33 +02:00 committed by Johannes Meyer
parent 4ae71ae1dc
commit 73deefe7c4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
.bg-stateful();
.rounded-corners();
background-color: @gray-light;
background-color: @gray;
color: @badge-color;
display: inline-block;
font-family: @font-family-wide;