fix overflow text on meme div (#6987)
This commit is contained in:
parent
1ac16ee087
commit
529ad258fe
1 changed files with 4 additions and 0 deletions
|
@ -514,4 +514,8 @@ textarea {
|
|||
font-size: 1.2rem;
|
||||
margin-bottom: var(--spacing-l);
|
||||
}
|
||||
|
||||
> .button {
|
||||
white-space: initial;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue