font-weight increaced in action buttons

This commit is contained in:
nklhrstv 2020-03-29 23:56:48 +03:00
parent 2e9eef7ffc
commit 8f17665b24

View file

@ -36,8 +36,9 @@
.label {
flex: 1;
padding: 0 0.2rem;
font-weight: 500;
max-height: 2.4em;
padding: 0 0.2rem;
text-align: center;
color: @color-surface-light5-90;
}