diff options
| author | Volpeon <git@volpeon.ink> | 2024-06-27 09:56:02 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-06-27 09:56:02 +0200 |
| commit | d23a2cf25ccc33f49d73ee3da2f775c0d4fa0784 (patch) | |
| tree | 19e9a649bcf6ca6559ed7ad46b0fd2c23e664521 /tpl/views/table.pug | |
| parent | Update (diff) | |
| download | iro-design-d23a2cf25ccc33f49d73ee3da2f775c0d4fa0784.tar.gz iro-design-d23a2cf25ccc33f49d73ee3da2f775c0d4fa0784.tar.bz2 iro-design-d23a2cf25ccc33f49d73ee3da2f775c0d4fa0784.zip | |
Update
Diffstat (limited to 'tpl/views/table.pug')
| -rw-r--r-- | tpl/views/table.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/views/table.pug b/tpl/views/table.pug index f74a4cd..6ed7263 100644 --- a/tpl/views/table.pug +++ b/tpl/views/table.pug | |||
| @@ -76,7 +76,7 @@ mixin view-table | |||
| 76 | +table-cell= 'Row 4,3' | 76 | +table-cell= 'Row 4,3' |
| 77 | 77 | ||
| 78 | .c-box | 78 | .c-box |
| 79 | +table(box=true, size50=true) | 79 | +table(box=true sm=true) |
| 80 | +table-head | 80 | +table-head |
| 81 | +table-row | 81 | +table-row |
| 82 | +table-head-cell= 'Title' | 82 | +table-head-cell= 'Title' |
