Skip to content
Snippets Groups Projects

Issue #3440959: Close icon is ovrlapping the title text in modal in claro

Closed Issue #3440959: Close icon is ovrlapping the title text in modal in claro
1 unresolved thread
Closed Sandeep Sanwale requested to merge issue/drupal-3440959:3440959-close-icon-is into 11.x
1 unresolved thread
Files
10
@@ -18,6 +18,9 @@ html {
}
body {
word-wrap: break-word;
-webkit-hyphens: auto;
hyphens: auto;
color: var(--color-fg);
background: var(--color-bg);
}
Loading