summaryrefslogtreecommitdiffstats
path: root/tpl/views/bubble-group.pug
blob: 6f057c004ea0fd47bcb52faef95196dafd640c16 (plain) (blame)
1
2
3
4
5
6
7
8
9
mixin view-bubble-group
    +view('bubble-group', 'Bubble group')
        .c-box.l-overflow(style='max-height: 13em')
            +bubble-group('Volpeon')
                +bubble-group-bubble('12:34')= loremIpsum
                +bubble-group-bubble('12:35')= loremIpsum
                +bubble-group-bubble('12:36')= loremIpsum
                +bubble-group-bubble('12:38')= loremIpsum
                +bubble-group-bubble('12:39')= loremIpsum