0.0.247 add translate for words with letter А

This commit is contained in:
2023-11-21 18:29:02 +03:00
parent a2688c4a15
commit c660d8cb72
31 changed files with 250 additions and 182 deletions

View File

@@ -447,7 +447,7 @@
max-width: 290px;
}
.button_register>button{
width: 109%;
width: 100%;
}
#request_btn{
@@ -481,7 +481,7 @@
}
.inputs>div>input{
width: 96%;
width: 100%;
}
.agree>div:last-child{
@@ -1651,6 +1651,10 @@
line-height: 30px;
}
summary:before{
right: 10px;
}