stream/assets/styles/chat.scss

7 lines
79 B
SCSS
Raw Normal View History

2021-03-04 23:10:20 +00:00
#chat-container {
position: fixed;
bottom: 0;
right: 0;
z-index: 10;
}