Current path: home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/frontend/8-integrations/gutenberg/
?? Go up: /home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/frontend/8-integrations
.wp-block-separator {
border: none;
color: var(--theme-form-field-border-initial-color);
&:not(:where(.is-style-wide, .is-style-dots, .alignfull, .alignwide)) {
max-width: 100px;
}
&:not(.is-style-dots) {
height: 2px;
}
}