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 a95bb27c65
commit 501b09a170

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;
}