Chat - puckzxz/NotAnotherAnimeTheme GitHub Wiki

Bubble like messages

Working on 30/03/2019

.containerCozyBounded-1rKFAn {
    background: rgba(0, 0, 0, 0.3); /* message background color/transparency */
    margin: 8px 20px; /* space between each message */
    border-radius: 3px; /* message roundness */
}