From 53a5117d5621212bfb8c82b075f09f99cb171818 Mon Sep 17 00:00:00 2001 From: Saran Pariyar <86418083+Saran-pariyar@users.noreply.github.com> Date: Sun, 21 May 2023 19:14:47 +0545 Subject: [PATCH] Settings menu responsivenss issue fix (#1587) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com> --- .changeset/thirty-tomatoes-end.md | 5 +++++ src/pages/_layouts/settings.html | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .changeset/thirty-tomatoes-end.md diff --git a/.changeset/thirty-tomatoes-end.md b/.changeset/thirty-tomatoes-end.md new file mode 100644 index 000000000..1bb68ca79 --- /dev/null +++ b/.changeset/thirty-tomatoes-end.md @@ -0,0 +1,5 @@ +--- +"@tabler/core": patch +--- + +Fix responsiveness issue in Settings menu diff --git a/src/pages/_layouts/settings.html b/src/pages/_layouts/settings.html index 68f3bce43..a150ff7db 100644 --- a/src/pages/_layouts/settings.html +++ b/src/pages/_layouts/settings.html @@ -6,7 +6,7 @@ page-header: Account Settings