0.0.296 remove errors after typing in fields

This commit is contained in:
2023-12-02 00:06:17 +03:00
parent 1720e156d2
commit ea92feab27
4 changed files with 52 additions and 10 deletions

View File

@@ -925,6 +925,10 @@
button#send_feedback_form{
width: 100%;
}
button#send_feedback_form:active{
box-shadow:unset;
background: rgba(255, 97, 58, 0.60);
}
/* END feedback_form*/
/* news_page*/