Reserve slider preview background width for activatable remove control
This commit is contained in:
@@ -935,6 +935,10 @@ section + section {
|
||||
padding-right: calc(var(--interaction-height) + var(--spacing-small));
|
||||
}
|
||||
|
||||
#component-slider .sg-form-preview-area {
|
||||
padding-right: calc(var(--spacing-large) + var(--interaction-height) + var(--spacing-small));
|
||||
}
|
||||
|
||||
.sg-slider-row[data-activatable="true"] .sg-activatable-remove {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
|
||||
Reference in New Issue
Block a user