Sliderwert: harte Zeilenhöhe im Component-Scope entfernen
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user