fix: style for tax breakup

This commit is contained in:
Ankush Menat
2024-03-20 16:56:30 +05:30
parent 1c63983873
commit 967540da18

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