Skip to content

Commit fe86516

Browse files
fix rotation of guides text on mobile (#1098)
1 parent 16c87d4 commit fe86516

File tree

1 file changed

+3
-1
lines changed
  • pgml-dashboard/static/css/scss/components

1 file changed

+3
-1
lines changed

pgml-dashboard/static/css/scss/components/_navs.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,9 @@
149149
}
150150
}
151151
[aria-expanded=false] {
152-
transform: rotate(-90deg);
152+
span.material-symbols-outlined {
153+
transform: rotate(-90deg);
154+
}
153155
}
154156
@include media-breakpoint-down(xxl) {
155157
border-radius: 0px;

0 commit comments

Comments
 (0)
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