Cleaned up the L&F; Added table sorting; Cleaned up the table styling.
This commit is contained in:
@@ -63,11 +63,13 @@ ul
|
||||
|
||||
table
|
||||
min-width: 650px
|
||||
|
||||
table > thead > tr > th.headerCell
|
||||
color: white
|
||||
background-color: #333447
|
||||
|
||||
//
|
||||
//table > thead > tr > th.headerCell
|
||||
// color: white
|
||||
// background-color: #333447
|
||||
//
|
||||
//table > thead > tr > th.headerCell .MuiTableSortLabel-icon
|
||||
// background-color: white
|
||||
table > thead.sticky > tr > th.headerCell
|
||||
position: sticky
|
||||
top: 0
|
||||
|
||||
Reference in New Issue
Block a user