stream/assets/styles/chat.scss
2021-03-05 00:10:20 +01:00

7 lines
79 B
SCSS

#chat-container {
position: fixed;
bottom: 0;
right: 0;
z-index: 10;
}