mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-17 13:31:11 +00:00
Merge pull request #1 from Brecert/bree-fixes-things
Fixed messages going off screen
This commit is contained in:
commit
1a027361e6
1 changed files with 1 additions and 0 deletions
|
|
@ -149,6 +149,7 @@ export default {
|
|||
white-space: pre-wrap;
|
||||
font-size: 14px;
|
||||
overflow: hidden;
|
||||
max-width: calc(100vw - 500px);
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue