Fix formatting issue in select.blade.php
This commit is contained in:
parent
b28611ed08
commit
4fe90e59a8
@ -576,9 +576,9 @@
|
|||||||
@empty
|
@empty
|
||||||
<div class="w-96">No service found. Please try to reload the list!</div>
|
<div class="w-96">No service found. Please try to reload the list!</div>
|
||||||
@endforelse
|
@endforelse
|
||||||
|
</div>
|
||||||
@endif
|
@endif
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@endif
|
@endif
|
||||||
@if ($current_step === 'servers')
|
@if ($current_step === 'servers')
|
||||||
<h2>Select a server</h2>
|
<h2>Select a server</h2>
|
||||||
@ -645,4 +645,3 @@
|
|||||||
</form>
|
</form>
|
||||||
@endif
|
@endif
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user