forked from Kispi/Core
fix(webapp): logo in navbar on safari
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
212e0bbcc3
commit
fe2eabaffc
1 changed files with 1 additions and 6 deletions
|
@ -31,12 +31,7 @@
|
|||
>
|
||||
<Bars3Icon class="h-7 w-7" />
|
||||
</label>
|
||||
<label
|
||||
tabindex="0"
|
||||
class="btn-ghost avatar btn"
|
||||
>
|
||||
<AtomLogo />
|
||||
</label>
|
||||
<AtomLogo class="h-10 px-4" />
|
||||
</div>
|
||||
</div>
|
||||
<slot />
|
||||
|
|
Loading…
Reference in a new issue