diff --git a/package.json b/package.json index daf7c8e..1f8ec03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pipedrive-embeddable-ringcentral-phone-spa", - "version": "3.5.4", + "version": "3.5.5", "description": "Add RingCentral Embeddable Voice widgets to Pipedrive", "keywords": [ "RingCentral", diff --git a/src/lib/sms.js b/src/lib/sms.js index 7a5bfdb..23b2acb 100644 --- a/src/lib/sms.js +++ b/src/lib/sms.js @@ -126,7 +126,7 @@ export default (props) => { suffixIcon={editIcon} showSearch placeholder='Select SMS' - style={{ width: '100%' }} + className='rc-sms-select' getPopupContainer={() => document.getElementById('Pipedrive-rc')} > { diff --git a/src/lib/sms.styl b/src/lib/sms.styl index e3537f0..497b3ad 100644 --- a/src/lib/sms.styl +++ b/src/lib/sms.styl @@ -15,6 +15,16 @@ float right margin 5px 5px 0 0 .rc-sms-wrap.rc-call-note-form - width 60px + width 30px &:hover - width 60% \ No newline at end of file + width 200px +.rc-sms-select + width 30px + .ant-select-selection-placeholder + .ant-select-selection-item + opacity 0 + &:hover + width 200px + .ant-select-selection-placeholder + .ant-select-selection-item + opacity 1 \ No newline at end of file diff --git a/src/manifest.json b/src/manifest.json index b9a3474..4e93015 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Ringcentral Embeddable Widgets for Pipedrive", - "version": "3.5.4", + "version": "3.5.5", "description": "Add RingCentral Embeddable Voice widgets to Pipedrive", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1YqYvCEeGGNOgtKrx8DfG33ujx7NgAwbyVpikug4mHiNvKZYWulw7lY5fjaD8wAy5bmXnkfULDzqMkL8UOxUcf8qD2lJFcLm+BqBtqNnoSz00vwjSOxXrcDvpvsMrjEZkI7N/FD60sTWp1U+QOehua7OboUpXb4iV7TQfppz3PsCz7qGOa4PWjUMAZTTgomUtW47Es6f/vjIeejs7Ihro3Al5Jo3SWIbjpjSU9BK34XgFvtcZx3lZQgfFiK+ZNyxlx8mgC/PLqJB+uX63ywMrT86TdcfxBuaThy98S8SCXjZTpHOP6X5pmGMk0lPM06hwxmSCBZgHOHL/Wk6r8FUlQIDAQAB", "permissions": [