Added spacing to network tab
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
@foreach (var allocation in CurrentServer.Allocations)
|
@foreach (var allocation in CurrentServer.Allocations)
|
||||||
{
|
{
|
||||||
<div class="row align-items-center">
|
<div class="row align-items-center mb-3">
|
||||||
<div class="col-1 me-4">
|
<div class="col-1 me-4">
|
||||||
<i class="text-primary bx bx-wifi bx-md"></i>
|
<i class="text-primary bx bx-wifi bx-md"></i>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user