mirror of
https://github.com/hexastack/hexabot
synced 2024-11-28 06:52:20 +00:00
8 lines
154 B
CSS
8 lines
154 B
CSS
.sc-launcher,
|
|
.sc-chat-window {
|
|
right: 25px !important;
|
|
bottom: 25px !important;
|
|
z-index: 999 !important;
|
|
box-shadow: 0 0 8px #0003 !important;
|
|
}
|