/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
packages/widget-dashboard/src/components/widget-attributes/widget-attributes.module.css
16 строк
245 B
Damián Suárez
Widget Dashboard: measure the header fit and document the chrome (#80423)
21 июл 2026, 11:54
Не верифицирован
21 июл 2026, 11:54
11fbad9
Код
Авторство
О чём код?
.inline-controls { flex-shrink: 0; } .persistent-controls { display: inline-flex; } /* Focus-tracking wrapper for the dropdown trigger; the popup portals out. */ .dropdown-area { display: contents; } .dropdown-popup { max-width: 300px; }