mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 03:21:18 +01:00
dont shrink left-sidebar
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div id="sidebar-left" style="width:240px;" class="vh-100 sticky-top start-0 d-none d-lg-flex text-bg-light p-2 flex-column justify-content-start text-sm border-end gap-1">
|
||||
<div id="sidebar-left" style="width:240px;" class="vh-100 sticky-top start-0 d-none d-lg-flex text-bg-light p-2 flex-column justify-content-start text-sm border-end gap-1 flex-shrink-0">
|
||||
<div class="d-flex flex-column gap-1 ff-secondary">
|
||||
|
||||
<!-- IMPORT admin/partials/quick_actions/alerts.tpl -->
|
||||
|
||||
Reference in New Issue
Block a user