Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/backend/editor/blocks/
?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/backend/editor
.wp-block-separator {
border: none;
margin-inline: auto;
color: var(--theme-form-field-border-initial-color);
&:not(:where(.is-style-wide, .is-style-dots, .alignfull, .alignwide)) {
max-width: 100px !important;
}
&:not(.is-style-dots) {
height: 2px;
background-color: currentColor;
}
}