Skip to content

Commit

Permalink
SDA-3708 - Set max width for header content (#2088)
Browse files Browse the repository at this point in the history
  • Loading branch information
KiranNiranjan committed Feb 5, 2024
1 parent ccfa005 commit 41c68f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/styles/notification-comp.less
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ body {
.notification-header-content {
display: flex;
margin-bottom: 8px;
max-width: 170px;
.title {
font-family: sans-serif;
font-weight: 600;
Expand Down

0 comments on commit 41c68f7

Please sign in to comment.