Commit fdf7bc57 authored by Muhammadali's avatar Muhammadali

update verison: 0.5.1

parent 612bb822
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "0.5.0", "version": "0.5.1",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -20,7 +20,7 @@ const WidjetBlock = styled.div` ...@@ -20,7 +20,7 @@ const WidjetBlock = styled.div`
height: 70px; height: 70px;
min-width: 180px; min-width: 180px;
max-width: 200px; max-width: 200px;
z-index: 9; z-index: 999;
`; `;
WidjetBlock.AccauntInfo = styled.div` WidjetBlock.AccauntInfo = styled.div`
height: 100%; height: 100%;
......
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