0.1.348 upd input_list for main page

This commit is contained in:
2024-01-26 13:58:51 +03:00
parent c9bda8aab2
commit 0a3c40dd5d
4 changed files with 15 additions and 3 deletions

View File

@@ -1736,11 +1736,13 @@ div.departure_arrival>div>input{
.input_list::-webkit-scrollbar {
width: 7px;
width: 10px;
}
.input_list::-webkit-scrollbar-thumb {
background-color: #FF613A;
border-radius: 20px;
border: 3px solid white;
}