diff --git a/docs/src/assets/scss/components/rules.scss b/docs/src/assets/scss/components/rules.scss index fcdbb2eb8a78..a292692f1bb3 100644 --- a/docs/src/assets/scss/components/rules.scss +++ b/docs/src/assets/scss/components/rules.scss @@ -20,17 +20,22 @@ border-left: 1px solid var(--divider-color); left: 0; } + + &:nth-child(2)::after { + height: 70%; + position: absolute; + } } @media screen and (min-width: 768px) and (max-width: 799px), screen and (min-width: 854px) and (max-width: 1023px), screen and (min-width: 1256px) { - &:not(:first-child)::after { + &:nth-child(3)::after { height: 70%; position: absolute; } } - @media screen and (min-width: 800px) and (max-width: 853px), screen and (min-width: 1024px) and (max-width: 1255px) { - &:nth-child(2)::after { + @media screen and (min-width: 800px) and (max-width: 853px), screen and (min-width: 1024px) and (max-width: 1255px), screen and (min-width: 1654px) and (max-width: 1982px) { + &:nth-child(4)::after { height: 70%; position: absolute; } @@ -38,7 +43,7 @@ } .rule-category__description { - flex: 1 1 45ch; + height: 100%; } } @@ -58,10 +63,6 @@ p { margin: 0; } - - .rule-category__description { - flex: 1 1 30ch; - } } .rule:not(.token) { @@ -80,11 +81,6 @@ } } -.rule--deprecated, -.rule--removed { - // opacity: .5; -} - .rule__content { flex: 1 1 35ch; } 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