Add custom POS theme with comprehensive styling for layout, branding, product cards, order lines, and payment components.
This commit is contained in:
parent
2d0f11526d
commit
8aac33c4ff
@ -61,9 +61,9 @@
|
|||||||
|
|
||||||
/* 2. Header & Branding */
|
/* 2. Header & Branding */
|
||||||
.pos .pos-topheader {
|
.pos .pos-topheader {
|
||||||
background: #ffffff !important;
|
background: #111 !important;
|
||||||
border-bottom: 2px solid #f1f5f9 !important;
|
border-bottom: 2px solid #111 !important;
|
||||||
color: var(--pos-text-dark) !important;
|
color: #fff !important;
|
||||||
height: 85px !important;
|
height: 85px !important;
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
align-items: center !important;
|
align-items: center !important;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user