summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_popover.scss
blob: fa1b448419459f169f37c3fd2b147d2472130033 (plain)
1
2
3
4
5
6
7
8
9
.user-popover {
	cursor: pointer;
	display: inline-block;
}

.user-popover__image {
	margin: 0 0 10px;
	@include border-radius(128px);
}