style: responsive width of table
This commit is contained in:
parent
a0810dfbe6
commit
4f7aa91763
@ -1,4 +1,5 @@
|
||||
.DataTable {
|
||||
height: calc(100vh - 40px);
|
||||
overflow: scroll;
|
||||
width: 100%;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user