mirror of
https://github.com/hexastack/hexabot
synced 2025-02-23 12:59:14 +00:00
8 lines
156 B
CSS
8 lines
156 B
CSS
.sc-launcher,
|
|
.sc-chat-window {
|
|
right: 25px !important;
|
|
bottom: 25px !important;
|
|
z-index: 999 !important;
|
|
box-shadow: 0 0 8px #c4c4c4 !important;
|
|
}
|