From 441310668978b001071d3576c4c5a4824154042a Mon Sep 17 00:00:00 2001 From: ayato <58212796+ayaaop@users.noreply.github.com> Date: Sun, 29 Jun 2025 18:10:45 +0500 Subject: [PATCH] feat(admin): make admin panel responsive (#1345) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit использует компонент Sidebar с кнопкой свернуть (https://aui.atlassian.com/aui/latest/docs/sidebar.html) и иконками в наборе иконок чето не нашел ту, подходящую подаркам, поэтому просто вставил смайлик --- Web/Presenters/templates/Admin/@layout.xml | 299 ++++++++++++++------- 1 file changed, 207 insertions(+), 92 deletions(-) diff --git a/Web/Presenters/templates/Admin/@layout.xml b/Web/Presenters/templates/Admin/@layout.xml index 055bd0a0..298dde14 100644 --- a/Web/Presenters/templates/Admin/@layout.xml +++ b/Web/Presenters/templates/Admin/@layout.xml @@ -2,15 +2,69 @@
+