Merge remote-tracking branch 'origin/main'

This commit is contained in:
SBD
2023-11-27 18:24:05 +03:00
8 changed files with 117 additions and 21 deletions

View File

@@ -820,6 +820,7 @@
width: 30px;
height: 30px;
object-fit: cover;
border-radius: 20px;
}
.block_text_message{
@@ -829,6 +830,7 @@
.block_text_message.left{
float: left;
padding-left: 5px;
}
.block_text_message.right{
@@ -1133,6 +1135,7 @@
font-weight: 400;
margin-top: 0;
padding-left: 10px;
cursor: pointer;
}
@@ -1969,6 +1972,7 @@
.select_form_filters_find_route{
width: 100%;
margin-top: 10px;
cursor: pointer;
}
.select_form_filters_find_route:focus-visible{
outline: none;