Make tables more responsive
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php if (! empty($files)): ?>
|
||||
<table class="table-stripped table-small">
|
||||
<table class="table-striped table-scrolling">
|
||||
<tr>
|
||||
<th><?= t('Filename') ?></th>
|
||||
<th><?= t('Creator') ?></th>
|
||||
|
||||
Reference in New Issue
Block a user