1
0

Add scrolling for task table view

This commit is contained in:
kolaente
2020-04-14 22:15:35 +02:00
parent 575b2f28ef
commit cd6dee88b9

View File

@ -1,4 +1,6 @@
.table-view {
overflow-x: scroll;
.table {
background: transparent;