ui_migration lint(STYLE) Drop deprecated keyword break-word

This commit is contained in:
Antonio Anaya 2026-05-07 07:01:28 -06:00
parent 7e2518e40e
commit 0724f727ea

View file

@ -88,7 +88,6 @@ h4, .uk-h4 {
.uk-notification-message {
border-radius: @paper-border-radius;
box-shadow: @big-shadow;
word-break: break-word;
overflow-wrap: anywhere;
}