run:R W Run
846 By
2026-03-11 16:18:52
R W Run
761 By
2026-03-11 16:18:52
R W Run
846 By
2026-03-11 16:18:52
R W Run
761 By
2026-03-11 16:18:52
R W Run
error_log
📄style.css
1.block-editor-format-toolbar__image-popover{
2 z-index:159990;
3}
4.block-editor-format-toolbar__image-popover .block-editor-format-toolbar__image-container-content{
5 padding:16px;
6 width:260px;
7}
8
9.block-editor-format-toolbar__link-container-content{
10 align-items:center;
11 display:flex;
12}
13
14.block-editor-format-toolbar__link-container-value{
15 flex-grow:1;
16 flex-shrink:1;
17 margin:7px;
18 max-width:500px;
19 min-width:150px;
20 overflow:hidden;
21 text-overflow:ellipsis;
22 white-space:nowrap;
23}
24.block-editor-format-toolbar__link-container-value.has-invalid-link{
25 color:#cc1818;
26}
27
28.format-library__inline-color-popover [role=tabpanel]{
29 padding:16px;
30 width:260px;
31}
32
33.block-editor-format-toolbar__language-popover .components-popover__content{
34 padding:1rem;
35 width:auto;
36}
37
38.block-editor-format-toolbar__math-input{
39 direction:ltr;
40}