Merge pull request #12533 from rohitwaghchaure/pos_css_issue
[Fix] POS css
This commit is contained in:
commit
c8e016522d
@ -216,6 +216,10 @@ input[type=number]::-webkit-outer-spin-button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.grand-total-value {
|
.grand-total-value {
|
||||||
font-size: 24px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.rounded-total-value {
|
||||||
|
font-size: 18px;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user