Sliderwert: harte Zeilenhöhe im Component-Scope entfernen
This commit is contained in:
@@ -1061,7 +1061,6 @@ section + section {
|
|||||||
grid-column: 3;
|
grid-column: 3;
|
||||||
justify-self: start;
|
justify-self: start;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
line-height: var(--line-height-base);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#component-slider .sg-activatable-row {
|
#component-slider .sg-activatable-row {
|
||||||
@@ -1101,7 +1100,6 @@ section + section {
|
|||||||
justify-self: start;
|
justify-self: start;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
line-height: var(--line-height-base);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-pulldown-panel .sg-slider-row[data-activatable="true"] {
|
.sg-pulldown-panel .sg-slider-row[data-activatable="true"] {
|
||||||
@@ -1182,7 +1180,6 @@ section + section {
|
|||||||
grid-row: 1;
|
grid-row: 1;
|
||||||
justify-self: start;
|
justify-self: start;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
line-height: var(--line-height-base);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#component-slider .sg-activatable-row .sg-slider-row .sg-label {
|
#component-slider .sg-activatable-row .sg-slider-row .sg-label {
|
||||||
|
|||||||
Reference in New Issue
Block a user