mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Add word-break to .toast-body (#32670)
* Update _toasts.scss * Update scss/_toasts.scss Co-authored-by: Mark Otto <otto@github.com>
This commit is contained in:
@@ -47,4 +47,5 @@
|
||||
|
||||
.toast-body {
|
||||
padding: $toast-padding-x; // apply to both vertical and horizontal
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user