[common] fix bug 49264

This commit is contained in:
Maxim Kadushkin 2021-03-28 01:06:44 +03:00
parent 051c05702d
commit dc7bb5e928

View file

@ -31,6 +31,7 @@
input { input {
font-weight: normal; font-weight: normal;
font-size: 12px; font-size: 12px;
background-color: @background-normal;
} }
.color-cnt { .color-cnt {