add builder title container id

This commit is contained in:
Pete Matsyburka
2024-02-01 20:59:03 +02:00
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 }"