From d23a2cf25ccc33f49d73ee3da2f775c0d4fa0784 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 27 Jun 2024 09:56:02 +0200 Subject: Update --- tpl/views/table.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/views/table.pug') 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 +table-cell= 'Row 4,3' .c-box - +table(box=true, size50=true) + +table(box=true sm=true) +table-head +table-row +table-head-cell= 'Title' -- cgit v1.2.3-54-g00ecf