SDA-3237 Notification border color fix in light mode

This commit is contained in:
sbenmoussati 2021-08-09 09:39:15 +02:00
parent deb599b89a
commit 1f7eb92d73

View File

@ -21,7 +21,7 @@
}
50% {
background-color: @light-mention-flash-mention-bg-color;
border-color: @light-mention-flash-border-color;
border-color: transparent;
}
}