From 9ed06e741ebb58241999f5edb6ecc83eac8c0bc2 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Fri, 1 Dec 2023 17:09:56 +0300 Subject: [PATCH] 0.0.294 --- static/css/styles.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/static/css/styles.css b/static/css/styles.css index 891e32d..9e443df 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1905,6 +1905,13 @@ button#edit_route { #error_footer.hide{ display: none; } + +.msg_sub_text{ + font-size: 16px; + margin-top: 15px; + font-weight: 500; + cursor: pointer; +} #error_com_offer, #error_feedback{ color: #ff0000; font-size: 14px;