Fixes fixe update title, Fixe banner and logo picker, fixe color, fixe homepage
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<div v-if="isMobile">
|
||||
<div class="shadow-lg rounded-2xl ">
|
||||
<div class="relative z-20">
|
||||
<div class="min-h-8 shadow-2xl flex items-center px-2 py-2 borde "
|
||||
<div class="shadow-2xl flex items-center px-2 py-2"
|
||||
:style="{ backgroundColor: branding.colors.primary, color: branding.colors.onPrimary }">
|
||||
|
||||
<router-link to="/">
|
||||
|
||||
Reference in New Issue
Block a user