From cfc38083b54287e28c427e5435a17f5dd6421080 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Sat, 23 May 2026 10:21:49 +0200 Subject: [PATCH] =?UTF-8?q?Sliderwert:=20harte=20Zeilenh=C3=B6he=20im=20Co?= =?UTF-8?q?mponent-Scope=20entfernen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styleguide.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/styleguide.css b/styleguide.css index d37898d..5c6605d 100644 --- a/styleguide.css +++ b/styleguide.css @@ -1061,7 +1061,6 @@ section + section { grid-column: 3; justify-self: start; align-self: center; - line-height: var(--line-height-base); } #component-slider .sg-activatable-row { @@ -1101,7 +1100,6 @@ section + section { justify-self: start; min-width: 0; align-self: center; - line-height: var(--line-height-base); } .sg-pulldown-panel .sg-slider-row[data-activatable="true"] { @@ -1182,7 +1180,6 @@ section + section { grid-row: 1; justify-self: start; align-self: center; - line-height: var(--line-height-base); } #component-slider .sg-activatable-row .sg-slider-row .sg-label {