0.0.331 set white background-color for input_list

This commit is contained in:
2024-01-03 13:20:25 +03:00
parent 190efa4b74
commit 61403bfac2

View File

@@ -1704,7 +1704,7 @@ div.departure_arrival>div>input{
max-height: 200px;
width: 100%;
position: absolute;
background-color: #F8F8F8;
background-color: #FFFFFF;
overflow: scroll;
overflow-x:hidden;