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

@ -1,7 +1,7 @@
@model WebfrontCore.ViewModels.SideContextMenuItems
@{ Layout = null; }
<div class="d-none d-lg-flex col-3 col-xl-2">
<div class="d-none d-lg-flex col-3">
<div class="content mt-0">
<div class="on-this-page-nav pt-0">
<div class="title">@Model.MenuTitle</div>