add style in clientmail

This commit is contained in:
Andrey Kuvshinov
2023-08-07 09:25:03 +00:00
parent a17e4e1e7d
commit 0ea6a87877

View File

@@ -363,6 +363,10 @@ h1 {
position:relative; position:relative;
} }
#clientmail{
text-transform: lowercase;
}
#container_form { #container_form {
width: 100%; width: 100%;