make label bar white

This commit is contained in:
Niels Lyngsø
2020-07-30 14:47:16 +02:00
parent e8332a16ae
commit d5c0e79c40

View File

@@ -9,6 +9,7 @@
border-radius: @baseBorderRadius;
cursor: pointer;
color: @ui-action-discreet-type;
background-color: white;
text-align: left;
padding-left: 20px;
padding-bottom: 2px;