Merge pull request #1250 from sbenmoussati/SDA-3237-v3

SDA-3237 Notification border color fix in light mode
This commit is contained in:
Salah Benmoussati
2021-08-10 14:04:19 +02:00
committed by GitHub

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;
}
}