Make tables more responsive
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<table
|
||||
class="swimlanes-table table-stripped"
|
||||
class="swimlanes-table table-striped table-scrolling"
|
||||
data-save-position-url="<?= $this->url->href('SwimlaneController', 'move', array('project_id' => $project['id'])) ?>">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user