2019-10-22 20:59:04 -04:00

8 lines
102 B
CSS

.chat-button {
z-index: 100;
position: fixed;
bottom: 10px;
right: 10px;
cursor: pointer;
}