.thea-dropdown .rs-dropdown-toggle .dropdown-title{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.thea-dropdown.rs-dropdown button{color:var(--text-color);background-color:var(--background-color-tertiary)}.thea-dropdown.rs-dropdown button:hover{background-color:var(--background-color-tertiary)}.thea-dropdown.rs-dropdown button:focus{background-color:var(--background-color)}.thea-dropdown.rs-dropdown-menu{background-color:var(--background-color);min-width:100%;max-height:30vh;overflow-y:auto}.thea-dropdown.rs-dropdown-menu .rs-dropdown-item .rs-text{color:var(--text-color)}.thea-dropdown.rs-dropdown-menu .rs-dropdown-item:hover{background-color:var(--background-color-tertiary)}.thea-dropdown.rs-dropdown-menu .rs-dropdown-item.rs-dropdown-item-disabled{cursor:default}.thea-dropdown.rs-dropdown-menu .rs-dropdown-item.rs-dropdown-item-disabled .rs-text{color:var(--secondary-text-color)}
