[Fix] POS css

This commit is contained in:
Rohit Waghchaure 2018-01-18 15:43:35 +05:30
parent b44ef0b249
commit 5c4f52ccf1

View File

@ -216,6 +216,10 @@ input[type=number]::-webkit-outer-spin-button {
}
.grand-total-value {
font-size: 24px;
font-size: 18px;
}
}
.rounded-total-value {
font-size: 18px;
}