mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
Merge pull request 'Fix TextModal not to scroll horizontally' (#26) from Denevola/Hyperpipe:patch-txt-modal-horizontal-scroll-fix into main
Reviewed-on: https://codeberg.org/Hyperpipe/Hyperpipe/pulls/26
This commit is contained in:
commit
d46efdad55
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