From 05089c875f83c6f040afa754c2e9c01e10b16f28 Mon Sep 17 00:00:00 2001 From: Dan <39170265+chillenberger@users.noreply.github.com> Date: Thu, 19 Oct 2023 11:56:14 -0600 Subject: [PATCH] fix rotation of guides text on mobile --- pgml-dashboard/static/css/scss/components/_navs.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pgml-dashboard/static/css/scss/components/_navs.scss b/pgml-dashboard/static/css/scss/components/_navs.scss index d6d5fc75c..ee9c4ca48 100644 --- a/pgml-dashboard/static/css/scss/components/_navs.scss +++ b/pgml-dashboard/static/css/scss/components/_navs.scss @@ -149,7 +149,9 @@ } } [aria-expanded=false] { - transform: rotate(-90deg); + span.material-symbols-outlined { + transform: rotate(-90deg); + } } @include media-breakpoint-down(xxl) { border-radius: 0px; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy