.pxtr-template-type-select {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.pxtr-template-condition-select .select2-container {
    width: 100% !important;
}