2022.11 stable release #202

Merged
floatingghost merged 36 commits from develop into stable 2022-11-12 15:33:58 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 98074ed90d - Show all commits

View File

@ -37,7 +37,7 @@
white-space: pre-line;
word-break: break-word;
text-overflow: ellipsis;
overflow: hidden;
overflow: scroll;
}
&.-static {