mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-10 18:33:51 +02:00
add word break style
This commit is contained in:
@@ -89,6 +89,10 @@
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.el-message-box__message p {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
|
||||
Reference in New Issue
Block a user