Added spacing to network tab
This commit is contained in:
parent
25902034e9
commit
b6e048e982
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
@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">
|
||||
<i class="text-primary bx bx-wifi bx-md"></i>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue