run:R W Run
672 By
2026-03-11 16:18:51
R W Run
1.39 KB
2026-03-11 16:18:51
R W Run
1.33 KB
2026-03-11 16:18:51
R W Run
1.39 KB
2026-03-11 16:18:51
R W Run
1.33 KB
2026-03-11 16:18:51
R W Run
116 By
2026-03-11 16:18:51
R W Run
105 By
2026-03-11 16:18:51
R W Run
116 By
2026-03-11 16:18:51
R W Run
105 By
2026-03-11 16:18:51
R W Run
error_log
📄editor-rtl.css
1.block-editor-template-part__selection-modal{
2 z-index:1000001;
3}
4.block-editor-template-part__selection-modal .block-editor-block-patterns-list{
5 column-count:2;
6 column-gap:24px;
7}
8@media (min-width:1280px){
9 .block-editor-template-part__selection-modal .block-editor-block-patterns-list{
10 column-count:3;
11 }
12}
13.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
14 break-inside:avoid-column;
15}
16
17.block-library-template-part__selection-search{
18 background:#fff;
19 padding:16px 0;
20 position:sticky;
21 top:0;
22 z-index:2;
23}
24.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{
25 outline-color:var(--wp-block-synced-color);
26}
27
28.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{
29 border:none;
30}