fix: style for tax breakup

(cherry picked from commit 967540da18)
This commit is contained in:
Ankush Menat
2024-03-20 16:56:30 +05:30
committed by Mergify
parent 64672e655a
commit 07bb8360d5

View File

@@ -548,3 +548,7 @@ body[data-route="pos"] {
align-items: center;
justify-content: center;
}
.frappe-control[data-fieldname="other_charges_calculation"] .ql-editor {
white-space: normal;
}