Issue #255 modal dialog css fix
This commit is contained in:
parent
fcf8ba97ac
commit
a8ca574eb3
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
padding: $spacing-vertical;
|
||||
box-shadow: $box-shadow-layer;
|
||||
max-width: 400px;
|
||||
|
||||
word-break: break-word
|
||||
}
|
||||
|
||||
.modal__header {
|
||||
|
|
Loading…
Reference in a new issue