.adm-dropdown{background-color:var(--adm-color-background)}.adm-dropdown .adm-dropdown-nav{border-bottom:1px solid transparent;display:flex}.adm-dropdown-open .adm-dropdown-nav{border-bottom-color:var(--adm-color-border)}.adm-dropdown-item{cursor:pointer;display:flex;flex:1;justify-content:center;min-width:0}.adm-dropdown-item .adm-dropdown-item-title{align-items:center;display:flex;font-size:var(--adm-font-size-main);max-width:100%;padding:12px;position:relative}.adm-dropdown-item .adm-dropdown-item-title-text{margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-dropdown-item .adm-dropdown-item-title-arrow{color:var(--adm-color-light);font-size:9px;transform:rotate(0deg) translateY(1px);transition:all .2s ease}.adm-dropdown-item .adm-dropdown-item-title-arrow-active{transform:rotate(-180deg) translateY(-1px)}.adm-dropdown-item .adm-dropdown-item-title:active{opacity:.7}.adm-dropdown-item-highlight{color:var(--adm-color-primary)}.adm-dropdown-item-active .adm-dropdown-item-title:after{margin-top:-1px;transform:rotate(135deg)}.adm-dropdown-item-content{background:var(--adm-color-background);width:100%}.adm-dropdown-item-content-hidden{display:none}.adm-dropdown-popup{bottom:0;left:0;overflow:hidden;position:fixed;right:0;width:100%}.adm-dropdown-popup .adm-dropdown-popup-body,.adm-dropdown-popup .adm-dropdown-popup-mask{position:absolute}
/*# sourceMappingURL=81c60634d8ec2978.css.map*/