From fc22b38c5617507f3a9bfa90b148586e1eee42fa Mon Sep 17 00:00:00 2001 From: ayato <58212796+ayaaop@users.noreply.github.com> Date: Wed, 4 Jun 2025 03:12:15 +0500 Subject: [PATCH] feat(admin): make admin panel responsive 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 | 329 +++++++++++++++------ 1 file changed, 237 insertions(+), 92 deletions(-) diff --git a/Web/Presenters/templates/Admin/@layout.xml b/Web/Presenters/templates/Admin/@layout.xml index 055bd0a0..5d3f41b5 100644 --- a/Web/Presenters/templates/Admin/@layout.xml +++ b/Web/Presenters/templates/Admin/@layout.xml @@ -2,15 +2,69 @@
+