Web: hide table header in notification popover
This commit is contained in:
parent
40bed3db5e
commit
50fc1a1bbc
@ -30,6 +30,7 @@ const tabOptions = {
|
||||
initialSort: [
|
||||
{ column: "time", dir: "asc" },
|
||||
],
|
||||
headerVisible: false,
|
||||
layout: "fitDataStretch",
|
||||
resizableColumnFit: true,
|
||||
height: "calc(20vh - 3rem)", // Must be set in order for the virtual DOM to function correctly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user