| Server IP : 185.252.147.100 / Your IP : 216.73.217.33 Web Server : nginx/1.27.3 System : Linux mitrofanov.ru 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 User : mitr ( 1000) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /proc/self/root/proc/self/cwd/wp-content/plugins/generateblocks/src/blocks/query-loop/ |
Upload File : |
.wp-block-generateblocks-query-loop {
margin-top: 0;
margin-bottom: 0;
}
.gb-post-template {
.gb-post-template-wrapper {
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
& > .block-editor-inner-blocks {
width: 100%;
box-sizing: border-box;
& > .block-editor-block-list__layout {
height: 100%;
& > .gb-grid-column {
height: 100%;
margin-left: 0;
margin-right: 0;
}
}
/* Fix for Container not knowing it's a grid item */
& > .gb-is-root-block {
height: 100%;
& > .gb-grid-column {
height: 100%;
}
}
}
}
.block-editor-default-block-appender,
.gb-container + .block-list-appender {
display: none;
}
& + .block-list-appender {
position: relative;
.gblocks-query-block-appender {
width: auto;
}
}
}
.gblocks-parameter-component {
position: relative;
margin-bottom: 24px;
.gblocks-remove-parameter {
position: absolute;
top: 0;
right: 0;
justify-content: flex-end !important;
height: auto;
min-width: auto;
&.components-button.has-icon svg {
margin-right: 0;
height: 15px;
width: 15px;
}
}
}
.gblocks-query-loop-layout-selector {
&__content {
display: flex;
margin-top: 20px;
align-items: flex-start;
.components-button {
display: block;
height: auto;
padding: 0;
flex-basis: 80px;
margin-right: 30px;
svg {
fill: var(--wp-admin-theme-color);
border: 1px solid var(--wp-admin-theme-color);
}
p {
margin-top: 5px;
margin-bottom: 0;
font-size: 11px;
}
}
}
}
.gb-query-loop-block-preview a {
pointer-events: none;
}