aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/account-details-dropdown.scss
blob: 2a3007f83f62960ed2bc55dee347bfc94d30af63 (plain) (blame)
1
2
3
4
5
6
7
.account-details-dropdown {
    width: 60%;
    position: absolute;
    top: 120px;
    right: 15px;
    z-index: 2000;
}