fix
This commit is contained in:
parent
6951aaaeb9
commit
12cd01783b
@ -126,7 +126,7 @@ class="relative -ml-24 text-xs text-white normal-case rounded min-w-max menu bg-
|
||||
<path d="M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464" />
|
||||
<path
|
||||
d="M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" />
|
||||
</svg>{{ $port }}
|
||||
</svg>Port {{ $port }}
|
||||
</a>
|
||||
</li>
|
||||
@else
|
||||
@ -142,7 +142,7 @@ class="relative -ml-24 text-xs text-white normal-case rounded min-w-max menu bg-
|
||||
<path d="M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464" />
|
||||
<path
|
||||
d="M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" />
|
||||
</svg>{{ $port }}
|
||||
</svg>Port {{ $port }}
|
||||
</a>
|
||||
</li>
|
||||
@endif
|
||||
|
Loading…
Reference in New Issue
Block a user