create pos_style.css to introduce a new premium theme for the POS module.

This commit is contained in:
Alaguraj0361 2026-01-20 21:13:24 +05:30
parent 5f7d951a4d
commit 623a38d672

View File

@ -44,6 +44,7 @@
display: flex !important; display: flex !important;
flex-direction: column !important; flex-direction: column !important;
flex: none !important; flex: none !important;
height: 37.9vh !important;
} }
.product-screen { .product-screen {