mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
Fix TextModal not to scroll horizontally
This commit is contained in:
parent
2401171978
commit
e4c6a064de
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
font-size: 1.25rem;
|
||||
letter-spacing: 0.125rem;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
:deep(div) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue