Commit 4bb2f9d0 authored by Muhammadali's avatar Muhammadali

update-

parent 3204d3ca
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "2.5.0", "version": "2.5.1",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -11,7 +11,7 @@ const DropDownStyle = styled.div` ...@@ -11,7 +11,7 @@ const DropDownStyle = styled.div`
position: relative; position: relative;
`; `;
DropDownStyle.Text = styled.div` DropDownStyle.Text = styled.div`
font-size: 18px; font-size: 16px;
text-overflow: ellipsis; text-overflow: ellipsis;
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;
......
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