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

@@ -1079,10 +1079,11 @@
.input_list.find_route{
width: calc(100% - 3px);
width: 90%;
/*display: block;*/
border-radius: 0 0 10px 10px;
top: 53px;
top: 62px;
left: 9px;
z-index: 10000;
}