add builder title container id

pull/217/head
Pete Matsyburka 2 years ago
parent 59f98db754
commit fb6000ca2c

@ -5,6 +5,7 @@
>
<div
v-if="$slots.buttons || withTitle"
id="title_container"
class="flex justify-between py-1.5 items-center pr-4 top-0 z-10"
:class="{ sticky: withStickySubmitters || isBreakpointLg }"
:style="{ backgroundColor }"

Loading…
Cancel
Save