.ts-workspace-select{height:calc(100dvh - 60px)}.ts-workspace-select__item{border:1px solid var(--mantine-color-default-border);border-radius:.5rem;width:100%;padding:1rem;transition:background-color .15s,border-color .15s,box-shadow .15s}.ts-workspace-select__item:hover{background-color:var(--mantine-color-default-hover);border-color:var(--mantine-color-primary-filled)}.ts-workspace-select__item:disabled{cursor:not-allowed}.ts-workspace-select__item--current{border-color:var(--mantine-color-green-6)}.ts-workspace-select__item--current:hover{border-color:var(--mantine-color-green-6);background-color:#0000}.ts-workspace-select__item-label{gap:0 .5rem}
