Added spacing to network tab

This commit is contained in:
Marcel Baumgartner 2023-08-15 22:07:47 +02:00
parent 25902034e9
commit b6e048e982

View file

@ -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>