Fasten notification element removal in list
This commit is contained in:
@@ -89,6 +89,9 @@
|
||||
&:not(:first-child) {
|
||||
border-top: 1px solid #ccc;
|
||||
}
|
||||
&.dismissed {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.cp-notification-content {
|
||||
flex-grow: 1;
|
||||
|
||||
Reference in New Issue
Block a user