mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Merge pull request #1250 from sbenmoussati/SDA-3237-v3
SDA-3237 Notification border color fix in light mode
This commit is contained in:
commit
2a32b127cb
@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
50% {
|
50% {
|
||||||
background-color: @light-mention-flash-mention-bg-color;
|
background-color: @light-mention-flash-mention-bg-color;
|
||||||
border-color: @light-mention-flash-border-color;
|
border-color: transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user