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