1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 01:36:43 +00:00
pixelfed/resources/assets/sass/components/notifications.scss
2018-05-19 21:13:41 -06:00

8 lines
No EOL
201 B
SCSS
Vendored

.notification-page .list-group-item {
border-left: 0 !important;
border-right: 0 !important;
border-bottom: 0 !important;
background: transparent;
padding-top: 1rem;
padding-bottom: 1rem;
}