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:
commit
9f5b45167d
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue