soapbox/app/styles/components/notification.scss

4 lines
74 B
SCSS
Raw Normal View History

2021-09-13 00:33:00 +00:00
.notification .status__wrapper {
2022-03-21 18:09:01 +00:00
@apply p-0 shadow-none rounded-none;
}