Commit be8c5366 authored by Muhammadali's avatar Muhammadali

update-

parent 90d43358
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "4.5.2", "version": "4.5.3",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -14,7 +14,7 @@ const DropDownStyle = styled.div` ...@@ -14,7 +14,7 @@ const DropDownStyle = styled.div`
DropDownStyle.Text = styled.div` DropDownStyle.Text = styled.div`
font-size: 14px; font-size: 14px;
display: grid; display: grid;
grid-template-columns: 0.5fr 1fr; grid-template-columns: 55px 1fr;
.status { .status {
color: orange; color: orange;
text-overflow: ellipsis; text-overflow: ellipsis;
......
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