Sliderwert: sg-body-Margin im Slider-Scope neutralisieren
This commit is contained in:
@@ -1061,6 +1061,8 @@ section + section {
|
|||||||
grid-column: 3;
|
grid-column: 3;
|
||||||
justify-self: start;
|
justify-self: start;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
display: block;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#component-slider .sg-activatable-row {
|
#component-slider .sg-activatable-row {
|
||||||
@@ -1100,6 +1102,8 @@ section + section {
|
|||||||
justify-self: start;
|
justify-self: start;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
display: block;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-pulldown-panel .sg-slider-row[data-activatable="true"] {
|
.sg-pulldown-panel .sg-slider-row[data-activatable="true"] {
|
||||||
@@ -1180,6 +1184,7 @@ section + section {
|
|||||||
grid-row: 1;
|
grid-row: 1;
|
||||||
justify-self: start;
|
justify-self: start;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#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