Skip to content

Commit 2e84213

Browse files
authored
docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304)
* docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View * Update rules.scss
1 parent 6e7361b commit 2e84213

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/assets/scss/components/rules.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787

8888
.rule__content {
8989
flex: 1 1 35ch;
90+
overflow-x: auto;
9091
}
9192

9293
.rule__name_wrapper {

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