rename yaml to match ploi
This commit is contained in:
@@ -39,7 +39,7 @@ export const SDK_CSS = `
|
||||
}
|
||||
|
||||
.woot-widget-bubble {
|
||||
background: #1f93ff;
|
||||
background: #01a0a5;
|
||||
border-radius: 100px;
|
||||
border-width: 0px;
|
||||
bottom: 20px;
|
||||
@@ -129,7 +129,7 @@ export const SDK_CSS = `
|
||||
}
|
||||
|
||||
.woot-widget-bubble:hover {
|
||||
background: #1f93ff;
|
||||
background: #01a0a5;
|
||||
box-shadow: 0 8px 32px rgba(0, 0, 0, .4) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user