diff --git a/styleguide.css b/styleguide.css index f48ebda..5b58574 100644 --- a/styleguide.css +++ b/styleguide.css @@ -1105,7 +1105,7 @@ section + section { display: inline-flex; align-items: center; height: var(--interaction-height); - line-height: 1; + line-height: var(--interaction-height); } .sg-pulldown-panel .sg-slider-row[data-activatable="true"] {