Щгш
.ce-toolbox > .ce-popover > .ce-popover__container {
position: absolute !important;
left: var(--popover-left) !important;
right: auto !important;
top: var(--popover-top) !important;
bottom: auto !important;
min-width: min(var(--width), calc(100vw - 10px)) !important;
width: min(var(--width), calc(100vw - 10px)) !important;
max-height: var(--max-height) !important;
}
.ce-toolbox > .ce-popover > .ce-popover__container {
.ce-toolbox > .ce-popover > .ce-popover__container {
position: absolute !important;
left: var(--popover-left) !important;
right: auto !important;
top: var(--popover-top) !important;
bottom: auto !important;
min-width: min(var(--width), calc(100vw - 10px)) !important;
width: min(var(--width), calc(100vw - 10px)) !important;
max-height: var(--max-height) !important;
}
position: absolute !important;
left: var(--popover-left) !important;
right: auto !important;
top: var(--popover-top) !important;
bottom: auto !important;
min-width: min(var(--width), calc(100vw - 10px)) !important;
width: min(var(--width), calc(100vw - 10px)) !important;
max-height: var(--max-height) !important;
}