@tiledesk/tiledesk-voice-twilio-connector 0.1.26-rc3 → 0.1.26-rc4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tiledesk/tiledesk-voice-twilio-connector",
3
- "version": "0.1.26-rc3",
3
+ "version": "0.1.26-rc4",
4
4
  "description": "Tiledesk VOICE Twilio connector",
5
5
  "license": "MIT",
6
6
  "author": "Gabriele Panico",
@@ -133,7 +133,7 @@ ul {
133
133
  padding: 0px 8px;
134
134
  cursor: pointer;
135
135
  margin-top: 12px;
136
- margin-left: -63px;
136
+ margin-left: -66px;
137
137
  font-size: 18px;
138
138
  }
139
139