mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-05 11:00:50 +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;
|
white-space: pre-wrap;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
max-width: calc(100vw - 500px);
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue