From 9c8d61fbacc24b868b62963fc760f62556a37ea5 Mon Sep 17 00:00:00 2001 From: santiky Date: Mon, 23 Aug 2021 23:08:31 +0200 Subject: [PATCH] =?UTF-8?q?Arregla=20posici=C3=B3n=20del=20texto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- product_library/static/src/css/pos.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_library/static/src/css/pos.css b/product_library/static/src/css/pos.css index 631cf67..bca99ed 100644 --- a/product_library/static/src/css/pos.css +++ b/product_library/static/src/css/pos.css @@ -31,7 +31,7 @@ .product-name-without-image{ bottom:auto !important; top:25px !important; - padding-top:3px !important; + padding-top:13px !important; height:80px !important; line-height: 20px; text-align: center;