diff --git a/main.css b/main.css index 906cc4c..9b3f49f 100644 --- a/main.css +++ b/main.css @@ -3890,6 +3890,9 @@ div#roomnotes2 { color: var(--discord-text); background-color: #7E7E7E; padding: 0px 4px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; } .contolboxLabel {