openreplay/frontend/app/components/Alerts/Notifications/ListItem/listItem.css
2021-05-01 15:12:01 +05:30

7 lines
No EOL
80 B
CSS

.wrapper {
padding: 15px;
}
.viewed {
background-color: $gray-lightest;
}