Edit File by line
/home/zeestwma/redstone.../wp-inclu.../blocks/query
File: editor.css
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{
[0] Fix | Delete
column-count:2;
[1] Fix | Delete
column-gap:24px;
[2] Fix | Delete
}
[3] Fix | Delete
@media (min-width:1280px){
[4] Fix | Delete
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{
[5] Fix | Delete
column-count:3;
[6] Fix | Delete
}
[7] Fix | Delete
}
[8] Fix | Delete
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
[9] Fix | Delete
break-inside:avoid-column;
[10] Fix | Delete
}
[11] Fix | Delete
.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{
[12] Fix | Delete
background:#fff;
[13] Fix | Delete
margin-bottom:-4px;
[14] Fix | Delete
padding:16px 0;
[15] Fix | Delete
position:sticky;
[16] Fix | Delete
top:0;
[17] Fix | Delete
transform:translateY(-4px);
[18] Fix | Delete
z-index:2;
[19] Fix | Delete
}
[20] Fix | Delete
[21] Fix | Delete
@media (min-width:600px){
[22] Fix | Delete
.wp-block-query__enhanced-pagination-modal{
[23] Fix | Delete
max-width:480px;
[24] Fix | Delete
}
[25] Fix | Delete
}
[26] Fix | Delete
[27] Fix | Delete
.block-editor-block-settings-menu__popover.is-expanded{
[28] Fix | Delete
overflow-y:scroll;
[29] Fix | Delete
}
[30] Fix | Delete
.block-editor-block-settings-menu__popover .block-library-query-pattern__selection-content{
[31] Fix | Delete
height:100%;
[32] Fix | Delete
}
[33] Fix | Delete
.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{
[34] Fix | Delete
display:grid;
[35] Fix | Delete
grid-template-columns:1fr;
[36] Fix | Delete
}
[37] Fix | Delete
@media (min-width:600px){
[38] Fix | Delete
.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{
[39] Fix | Delete
grid-template-columns:1fr 1fr;
[40] Fix | Delete
}
[41] Fix | Delete
}
[42] Fix | Delete
.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{
[43] Fix | Delete
grid-gap:12px;
[44] Fix | Delete
min-width:280px;
[45] Fix | Delete
}
[46] Fix | Delete
@media (min-width:600px){
[47] Fix | Delete
.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{
[48] Fix | Delete
min-width:480px;
[49] Fix | Delete
}
[50] Fix | Delete
}
[51] Fix | Delete
.block-editor-block-settings-menu__popover .block-editor-block-patterns-list__list-item{
[52] Fix | Delete
margin-bottom:0;
[53] Fix | Delete
}
[54] Fix | Delete
[55] Fix | Delete
.wp-block-query>.block-editor-media-placeholder.is-small{
[56] Fix | Delete
min-height:60px;
[57] Fix | Delete
}
[58] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function