Fix: Gap zwischen System-Domain und leerem Domains-State
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main v1.1.378
parent
8a546f4f3d
commit
afad3c3471
|
|
@ -235,7 +235,7 @@ $_wmUrl = ($_wmSub && $_wmBase)
|
|||
</div>
|
||||
</div>
|
||||
@else
|
||||
<div class="mbx-empty-state">
|
||||
<div class="mbx-empty-state" style="{{ $systemDomain ? 'margin-top:14px' : '' }}">
|
||||
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" style="color:var(--mw-t4);margin-bottom:8px">
|
||||
<circle cx="14" cy="14" r="11" stroke="currentColor" stroke-width="1.3"/>
|
||||
<ellipse cx="14" cy="14" rx="4.5" ry="11" stroke="currentColor" stroke-width="1.3"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue