/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
packages/block-library/src/separator/editor.scss
5 строк
186 B
Ella
Styles: Level specificity using :root to fix reset styles (#61638)
28 май 2024, 08:20
Не верифицирован
28 май 2024, 08:20
bf3c611
Код
Авторство
О чём код?
.block-editor-block-list__block[data-type="core/separator"] { // Prevent margin collapsing so the area to select the separator is bigger. padding-top: 0.1px; padding-bottom: 0.1px; }