[Enhancement] Use JS-Cookie to set Cookies (#193)
* Update js-cookie * Add sdk css * Remove conversation padding
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export const SDK_CSS = `
|
||||
.woot-widget-holder {
|
||||
z-index: 2147483000!important;
|
||||
position: fixed!important;
|
||||
@@ -63,3 +64,4 @@
|
||||
.woot--hide {
|
||||
display: none !important;
|
||||
}
|
||||
`;
|
||||
Reference in New Issue
Block a user