From 5c878876d3bdd2c7cd094871fa0644f3310bcec8 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 23 Jul 2025 08:34:23 +0200 Subject: Commit merge of button and badge into action-button (and rename it to button) --- tpl/views/dialog.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tpl/views/dialog.pug') diff --git a/tpl/views/dialog.pug b/tpl/views/dialog.pug index 5a659dd..9c2e520 100644 --- a/tpl/views/dialog.pug +++ b/tpl/views/dialog.pug @@ -53,8 +53,8 @@ mixin view-dialog +dialog +slot('header') .l-media__block.l-flex - +action-button(quiet=true icon='chevron-left') - +action-button(quiet=true icon='chevron-right') + +button(quiet=true icon='chevron-left') + +button(quiet=true icon='chevron-right') .l-media__block.l-media__block--main +div-heading('xl')(class="u-mt-0")= 'Tags' +slot('sidebar') -- cgit v1.2.3-70-g09d2