Merge pull request #38766 from frappe/revert-38249-fix/serial-no-style-on-report

Revert "fix(report): enhance the visibility of serial-no at first column"
This commit is contained in:
Kerolles Fathy 2026-04-21 14:52:07 +02:00 committed by GitHub
commit 9f5b45167d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -150,7 +150,8 @@
font-feature-settings: "tnum";
}
.dt-cell__content--header-0 {
.dt-cell__content--header-0,
.dt-cell__content--col-0 {
padding: 0.5rem;
}