Make table left/right scrollable
This commit is contained in:
parent
b53a1ebe81
commit
2b8539cba9
@ -29,6 +29,8 @@
|
||||
}
|
||||
|
||||
.table_wrapper {
|
||||
overflow-x: auto;
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user