mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
8 lines
No EOL
201 B
SCSS
Vendored
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;
|
|
} |