From 0ea6a878770e44c06b033e402e5322fc9bf09cf8 Mon Sep 17 00:00:00 2001 From: Andrey Kuvshinov Date: Mon, 7 Aug 2023 09:25:03 +0000 Subject: [PATCH] add style in clientmail --- app/pub/css/an.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/pub/css/an.css b/app/pub/css/an.css index 70c9feb..b61bc9e 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -363,6 +363,10 @@ h1 { position:relative; } +#clientmail{ + text-transform: lowercase; +} + #container_form { width: 100%;