random messages
This commit is contained in:
@ -220,3 +220,10 @@ Custom
|
||||
background-color: oklch(from rgba(255, 255, 255, 2.0) calc(l - 0.02) c h);
|
||||
}
|
||||
|
||||
.random-msg {
|
||||
padding-top: 10px;
|
||||
max-width: 100%;
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
color: 'inherit';
|
||||
}
|
||||
|
Reference in New Issue
Block a user