Fix disabled combo box

This commit is contained in:
Julia.Radzhabova
2025-05-27 13:25:51 +03:00
parent 9aaea398b2
commit e7ecf67c86

View File

@ -74,8 +74,8 @@
//border-color: @border-regular-control-ie;
//border-color: @border-regular-control;
border-color: @border-fill-input;
//background-color: transparent;
background-color: @background-fill-input;
background-color: transparent;
//background-color: @background-fill-input;
margin-left: -1px;
position: absolute;
top: 0;