Co-authored-by: Kaj Oudshoorn <kaj@milvum.com> Co-authored-by: Pranav Raj S <pranav@chatwoot.com> Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
This commit is contained in:
parent
2ddd508aee
commit
af1d8c0ee5
11 changed files with 109 additions and 23 deletions
|
@ -25,7 +25,9 @@ export const SDK_CSS = `.woot-widget-holder {
|
|||
.woot-widget-bubble {
|
||||
background: #1f93ff;
|
||||
border-radius: 100px !important;
|
||||
border-width: 0px;
|
||||
bottom: 20px;
|
||||
padding: 0px;
|
||||
box-shadow: 0 8px 24px rgba(0, 0, 0, .16) !important;
|
||||
cursor: pointer;
|
||||
height: 64px !important;
|
||||
|
@ -40,6 +42,7 @@ export const SDK_CSS = `.woot-widget-holder {
|
|||
display: flex;
|
||||
height: 48px !important;
|
||||
width: auto !important;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.woot-widget-bubble.woot-widget--expanded div {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue