From 408da784e185c75d87728879d75ed5549dffddb3 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Tue, 29 Aug 2023 12:42:13 +0300 Subject: [PATCH] 0.0.114 set min datatime-local --- static/css/styles.css | 2 +- templates/blocks/profile/b_new_route.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/static/css/styles.css b/static/css/styles.css index 382a717..8d4839b 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1225,7 +1225,7 @@ form.new_route{ appearance: none; height: 60px; padding-left: 10px; - + z-index: 1; } .from_address_point_txt.post_route{ diff --git a/templates/blocks/profile/b_new_route.html b/templates/blocks/profile/b_new_route.html index e79eb2b..152ae1c 100644 --- a/templates/blocks/profile/b_new_route.html +++ b/templates/blocks/profile/b_new_route.html @@ -61,6 +61,7 @@