1
0
Fork 0
arangodb/js/apps/system/aardvark/frontend/scss/_userMenu.scss

7 lines
136 B
SCSS

.user-menu-img {
background-color: $c-inactive;
@include border-radius(3px);
border: 2px solid $c-positive;
margin-top: -4px;
}