Commit 5843e217 authored by Muhammadali's avatar Muhammadali

update version: 1.1.9

parent 3d2eef7c
......@@ -12,7 +12,7 @@ const ModalPhoneNumpadStyle = styled.div`
width: 230px;
position: fixed;
bottom: 120px;
transition: 0.2s;
transition: 0.2s !important;
z-index: 999;
${({ hidden, position, variant }) =>
hidden
......
......@@ -27,7 +27,7 @@ const Root = ({ data, onSetDnd }) => {
reasons: ['free', 'outcalls', 'home', 'totop'],
reason: 'free',
variant: 'bxmini',
position: 'bottomLeft',
position: 'bottomRight',
};
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment