Edit File by line
/home/zeestwma/richards.../wp-inclu.../blocks/query
File: editor-rtl.css
.block-library-query-toolbar__popover .components-popover__content{
[0] Fix | Delete
min-width:230px;
[1] Fix | Delete
}
[2] Fix | Delete
[3] Fix | Delete
.wp-block-query__create-new-link{
[4] Fix | Delete
padding:0 52px 16px 16px;
[5] Fix | Delete
}
[6] Fix | Delete
[7] Fix | Delete
.block-library-query__pattern-selection-content .block-editor-block-patterns-list{
[8] Fix | Delete
display:grid;
[9] Fix | Delete
grid-template-columns:1fr 1fr 1fr;
[10] Fix | Delete
grid-gap:8px;
[11] Fix | Delete
}
[12] Fix | Delete
.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
[13] Fix | Delete
margin-bottom:0;
[14] Fix | Delete
}
[15] Fix | Delete
.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{
[16] Fix | Delete
max-height:250px;
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{
[20] Fix | Delete
column-count:2;
[21] Fix | Delete
column-gap:24px;
[22] Fix | Delete
}
[23] Fix | Delete
@media (min-width:1280px){
[24] Fix | Delete
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{
[25] Fix | Delete
column-count:3;
[26] Fix | Delete
}
[27] Fix | Delete
}
[28] Fix | Delete
.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
[29] Fix | Delete
break-inside:avoid-column;
[30] Fix | Delete
}
[31] Fix | Delete
.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{
[32] Fix | Delete
background:#fff;
[33] Fix | Delete
margin-bottom:-4px;
[34] Fix | Delete
padding:16px 0;
[35] Fix | Delete
position:sticky;
[36] Fix | Delete
top:0;
[37] Fix | Delete
transform:translateY(-4px);
[38] Fix | Delete
z-index:2;
[39] Fix | Delete
}
[40] Fix | Delete
[41] Fix | Delete
.block-library-query-toolspanel__filters .components-form-token-field__help{
[42] Fix | Delete
margin-bottom:0;
[43] Fix | Delete
}
[44] Fix | Delete
.block-library-query-toolspanel__filters .block-library-query-inspector__taxonomy-control:not(:last-child){
[45] Fix | Delete
margin-bottom:24px;
[46] Fix | Delete
}
[47] Fix | Delete
[48] Fix | Delete
@media (min-width:600px){
[49] Fix | Delete
.wp-block-query__enhanced-pagination-modal{
[50] Fix | Delete
max-width:480px;
[51] Fix | Delete
}
[52] Fix | Delete
}
[53] Fix | Delete
[54] Fix | Delete
.wp-block-query__enhanced-pagination-notice{
[55] Fix | Delete
margin:0;
[56] Fix | Delete
}
[57] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function