mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
f841824c29
commit
f35a660fef
1 changed files with 3 additions and 0 deletions
|
|
@ -21,4 +21,7 @@
|
|||
/* eliminate top and bottom padding in cells to fit more rows per page */
|
||||
padding-top: 0px !important;
|
||||
padding-bottom: 0px !important;
|
||||
|
||||
/* override td.ant-table-column-sort making fixed columns transparent */
|
||||
background: rgb(20, 20, 20) !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue