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
commit 2a32b127cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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