fix builder color

pull/133/head
DocuSeal 2 years ago
parent b8fd5a77d4
commit 2474adffc2

@ -3,7 +3,10 @@
style="max-width: 1600px" style="max-width: 1600px"
class="mx-auto pl-3 md:pl-4 h-full" class="mx-auto pl-3 md:pl-4 h-full"
> >
<div class="flex justify-between py-1.5 items-center pr-4 sticky top-0 z-10 bg-base-100"> <div
class="flex justify-between py-1.5 items-center pr-4 sticky top-0 z-10"
:style="{ backgroundColor }"
>
<div class="flex space-x-3"> <div class="flex space-x-3">
<a <a
v-if="withLogo" v-if="withLogo"

Loading…
Cancel
Save