Commit b6a0bedc authored by Muhammadali's avatar Muhammadali

update-

parent be8c5366
{
"name": "boxdialer",
"version": "4.5.3",
"version": "4.5.4",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -102,14 +102,13 @@ BxMiniWidjetUiStyle.StatusLine = styled.div`
/* ${({ status }) => (status ? status : {})} */
display: flex;
align-items: center;
justify-content: center;
justify-content: flex-end;
padding: 0;
.verison {
font-size: 10px;
font-weight: bold;
float: right;
margin: 0;
margin: 0 8px 0 0;
padding: 0;
}
`;
......
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