/
githubmirror
/
wp-calypso
Обзор
Документация
Войти
/
githubmirror
/
wp-calypso
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
apps/wpcom-block-editor/src/wpcom/editor.scss
8 строк
282 B
Griffith Chen
Remove the start-writing block editor handoff and its E2E spec (#112502)
10 июл 2026, 11:52
Не верифицирован
10 июл 2026, 11:52
5c5f13c
Код
Авторство
О чём код?
@import "./features/live-preview"; // Hotfix to prevent the site editor's W logo to cover the whole top bar on small screens. // @see https://github.com/Automattic/wp-calypso/issues/87247 .edit-site-layout.is-full-canvas .edit-site-layout__hub { padding-right: 0; width: 60px; }