Blazored / Toast

A JavaScript free toast library for Blazor and Razor Component applications
https://blazored.github.io/Toast/
MIT License
663 stars 92 forks source link

Fix #133 (long urls overflow) #134

Closed koskila closed 3 years ago

koskila commented 3 years ago

Fix #133 by adding the suggested CSS changes to properly break lines when long words (or URLs) are present.

Just hoping it really IS this easy - we ran into the issue as well and would love to see it fixed in the distributed package :)