Skip to content

Commit

Permalink
Add min-width: 15% to .notification-list-item-source
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanesmantovich committed Jan 12, 2025
1 parent 37249cb commit 4816bb1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
font-size: 12px;
overflow: hidden; /* always give away space to buttons container */
text-overflow: ellipsis;
min-width: 15%;
}

/** Notification: Buttons */
Expand Down

0 comments on commit 4816bb1

Please sign in to comment.