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