Skip to content

c0y0tl/jchat_horizontal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Horizontal jChat

Example

jChat styles for OBS Browser Source

#chat_container {
    width: max-content;
    padding: 0;
    word-break: keep-all;
    display: flex;
    flex-direction: row-reverse;
}

.chat_line {
    padding-right: 10px;
}

About

jChat styles for OBS Browser Source

Resources

Stars

Watchers

Forks

Languages