run:R W Run
1.74 KB
2026-03-11 16:18:52
R W Run
1.11 KB
2026-03-11 16:18:52
R W Run
1.03 KB
2026-03-11 16:18:52
R W Run
1.11 KB
2026-03-11 16:18:52
R W Run
1.03 KB
2026-03-11 16:18:52
R W Run
441 By
2026-03-11 16:18:52
R W Run
404 By
2026-03-11 16:18:52
R W Run
441 By
2026-03-11 16:18:52
R W Run
404 By
2026-03-11 16:18:52
R W Run
error_log
📄editor.css
1.wp-block-navigation.items-justified-space-between .wp-block-page-list,.wp-block-navigation.items-justified-space-between .wp-block-page-list>div{
2 display:contents;
3 flex:1;
4}
5.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list>div,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list>div{
6 flex:inherit;
7}
8
9.wp-block-navigation .wp-block-navigation__submenu-container>.wp-block-page-list{
10 display:block;
11}
12
13.wp-block-pages-list__item__link{
14 pointer-events:none;
15}
16
17@media (min-width:600px){
18 .wp-block-page-list-modal{
19 max-width:480px;
20 }
21}
22
23.wp-block-page-list-modal-buttons{
24 display:flex;
25 gap:12px;
26 justify-content:flex-end;
27}
28
29.wp-block-page-list .open-on-click:focus-within>.wp-block-navigation__submenu-container{
30 height:auto;
31 min-width:200px;
32 opacity:1;
33 visibility:visible;
34 width:auto;
35}
36
37.wp-block-page-list__loading-indicator-container{
38 padding:8px 12px;
39}