- Notifications
You must be signed in to change notification settings - Fork905
Commit86d9071
authored
fix: fix overflowing text in inbox notifications (#17000)
- Break white spaces - Break long words in inbox notifications**Before:**<img width="499" alt="Screenshot 2025-03-19 at 10 10 36"src="https://github.com/user-attachments/assets/4729cf51-0e2c-412b-b5e5-bb37a4b7d86f"/>**Now:**<img width="498" alt="Screenshot 2025-03-19 at 10 10 15"src="https://github.com/user-attachments/assets/331e8492-0114-4100-bd46-a66258741e46"/>1 parent3ac844a commit86d9071
File tree
2 files changed
+12
-1
lines changed- site/src/modules/notifications/NotificationsInbox
2 files changed
+12
-1
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
40 | 51 |
| |
41 | 52 |
| |
42 | 53 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
0 commit comments
Comments
(0)