0.0.259 small upd for styles

This commit is contained in:
2023-11-27 18:21:33 +03:00
parent 57a419eeaa
commit 0f10e274e6
8 changed files with 117 additions and 21 deletions

View File

@@ -817,6 +817,7 @@
width: 30px;
height: 30px;
object-fit: cover;
border-radius: 20px;
}
.block_text_message{
@@ -826,6 +827,7 @@
.block_text_message.left{
float: left;
padding-left: 5px;
}
.block_text_message.right{
@@ -1130,6 +1132,7 @@
font-weight: 400;
margin-top: 0;
padding-left: 10px;
cursor: pointer;
}
@@ -1966,6 +1969,7 @@
.select_form_filters_find_route{
width: 100%;
margin-top: 10px;
cursor: pointer;
}
.select_form_filters_find_route:focus-visible{
outline: none;