From 623a38d6729799dcfd20c2dcdaa9368e36eb9ca3 Mon Sep 17 00:00:00 2001 From: Alaguraj0361 Date: Tue, 20 Jan 2026 21:13:24 +0530 Subject: [PATCH] create `pos_style.css` to introduce a new premium theme for the POS module. --- addons/home_dashboard/static/src/css/pos_style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/home_dashboard/static/src/css/pos_style.css b/addons/home_dashboard/static/src/css/pos_style.css index b811336..811dd5f 100644 --- a/addons/home_dashboard/static/src/css/pos_style.css +++ b/addons/home_dashboard/static/src/css/pos_style.css @@ -44,6 +44,7 @@ display: flex !important; flex-direction: column !important; flex: none !important; + height: 37.9vh !important; } .product-screen {