hexabot/widget/src/UiChatWidget.css

8 lines
156 B
CSS
Raw Normal View History

2024-09-10 09:50:11 +00:00
.sc-launcher,
.sc-chat-window {
right: 25px !important;
bottom: 25px !important;
z-index: 999 !important;
2025-01-30 17:08:04 +00:00
box-shadow: 0 0 8px #c4c4c4 !important;
2024-09-10 09:50:11 +00:00
}