1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 23:31:13 -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

@ -13,7 +13,7 @@
</style>
<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">Live Radar</h2>
<div class="text-muted mb-15">
<color-code value="@((Model.FirstOrDefault(server => server.Endpoint == ViewBag.SelectedServerId) ?? Model.First()).Name)"></color-code>