debian-mirror-gitlab/app/assets/stylesheets/pages/notifications.scss
2018-11-08 19:23:39 +05:30

16 lines
194 B
SCSS

.notification-list-item {
line-height: 34px;
.dropdown-menu {
@extend .dropdown-menu-right;
}
}
.notification {
position: relative;
top: 1px;
.fa {
font-size: 18px;
}
}