Commit 73ecc325 authored by Muhammadali's avatar Muhammadali

update version: 0.7.1

parent a7041c1f
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "0.7.0", "version": "0.7.1",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -5,9 +5,9 @@ import CallIcon from '@mui/icons-material/Dialpad'; ...@@ -5,9 +5,9 @@ import CallIcon from '@mui/icons-material/Dialpad';
import KeyboardBackspaceIcon from '@mui/icons-material/KeyboardBackspace'; import KeyboardBackspaceIcon from '@mui/icons-material/KeyboardBackspace';
const WidjetBlock = styled.div` const WidjetBlock = styled.div`
* { /* * {
box-sizing: border-box; box-sizing: border-box;
} } */
position: fixed; position: fixed;
bottom: 30px; bottom: 30px;
left: 50px; left: 50px;
......
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