mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-26 08:51:22 -06:00
SDA-3708 - Set max width for header content (#2088)
This commit is contained in:
parent
ccfa005d22
commit
41c68f77d2
@ -114,6 +114,7 @@ body {
|
||||
.notification-header-content {
|
||||
display: flex;
|
||||
margin-bottom: 8px;
|
||||
max-width: 170px;
|
||||
.title {
|
||||
font-family: sans-serif;
|
||||
font-weight: 600;
|
||||
|
Loading…
Reference in New Issue
Block a user