.resizer{background:var(--primary-disabled);cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;width:2px;height:100%;position:absolute;top:0;right:0}.resizer.isResizing{background:var(--primary);opacity:1}@media (hover:hover){.resizer{opacity:0}:hover>.resizer{opacity:1}}
.SelectContent{width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height)}
