mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-28 09:51:06 -06:00
SDA-3585 Long notification title fix (#1353)
This commit is contained in:
parent
baeb3c2c63
commit
5da9f9c37d
@ -128,6 +128,9 @@ body {
|
||||
cursor: default;
|
||||
color: var(--text-color);
|
||||
}
|
||||
.title:lang(fr-FR) {
|
||||
max-width: 165px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.message-preview {
|
||||
|
Loading…
Reference in New Issue
Block a user