From 7ef3a81eab1aa167d3c9abb3b5100bf26001244d Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 5 Feb 2023 19:34:44 +0100 Subject: Bubble --- tpl/views/bubble.pug | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tpl/views') diff --git a/tpl/views/bubble.pug b/tpl/views/bubble.pug index be9cf38..84d0912 100644 --- a/tpl/views/bubble.pug +++ b/tpl/views/bubble.pug @@ -7,6 +7,10 @@ mixin view-bubble = '12:34' +icon('lock')(class='u-ml-100') + .c-box + +bubble('Volpeon')(compact=true, highlight=true) + +slot('body')= loremIpsum + .c-box.u-themed.t-hi +bubble()(compact=true theme='t-def') +slot('body')= loremIpsum -- cgit v1.2.3-70-g09d2