1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

increase width of side context menu for longer server names

This commit is contained in:
RaidMax
2022-06-09 13:59:00 -05:00
parent 0694bd1301
commit 2017f08b43
7 changed files with 7 additions and 7 deletions

View File

@ -11,7 +11,7 @@
}
}
<div class="content mt-20 row">
<div class="col-12 col-lg-9 col-xl-10">
<div class="col-12 col-lg-9">
<h2 class="content-title mb-0">Server Overview</h2>
@if (Model.Game.HasValue)
{