[SSE] Fix Bug 55113

This commit is contained in:
ShimaginAndrey 2022-01-31 11:30:04 +03:00
parent ab17a7161a
commit de614733c4

View file

@ -61,6 +61,8 @@
//font-size: 17px;
text-align: center;
color: @text-normal;
&[disabled] {
color: @gray-darker;
opacity: 0.5;