SDA-3708 - Set max width for header content (#2088)

This commit is contained in:
Kiran Niranjan 2024-02-05 13:28:15 +05:30 committed by GitHub
parent ccfa005d22
commit 41c68f77d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -114,6 +114,7 @@ body {
.notification-header-content {
display: flex;
margin-bottom: 8px;
max-width: 170px;
.title {
font-family: sans-serif;
font-weight: 600;