0.0.231 small upd for mobile_styles.css

This commit is contained in:
2023-11-18 18:24:24 +03:00
parent ba8bde1153
commit 10a1cb096d
3 changed files with 77 additions and 53 deletions

View File

@@ -2229,7 +2229,7 @@ button#more_button{
.counter-box{
position: relative;
display: inline-block;
width: 98%;
width: 100%;
}
.counter-box>textarea{
@@ -2264,7 +2264,7 @@ button#send_feedback_form{
font-style: normal;
font-weight: 600;
line-height: 26px;
width: 100%;
width: 104%;
margin-top: 13px;
}