fix(report): enhance the visibility of serial-no at first column (#38249)
* fix(report): enhance the visibility of serial-no at first column * Revert "fix(report): enhance the visibility of serial-no at first column" This reverts commit c2c7253b107707092d7e48541dab6964db5a0b3b. * fix(report): remove padding from serial-no col
This commit is contained in:
parent
9593058f53
commit
8509c79877
1 changed files with 1 additions and 2 deletions
|
|
@ -150,8 +150,7 @@
|
|||
font-feature-settings: "tnum";
|
||||
}
|
||||
|
||||
.dt-cell__content--header-0,
|
||||
.dt-cell__content--col-0 {
|
||||
.dt-cell__content--header-0 {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue