Commit f3ac1f09 authored by Muhammadali's avatar Muhammadali

update-

parent ddd88b77
{
"name": "boxdialer",
"version": "3.0.8",
"version": "3.0.9",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -100,10 +100,10 @@ ModalDropDown.Inset = styled.div`
}
`;
ModalDropDown.Item = styled.p`
font-size: 18px;
font-size: 16px;
transition: 0.2s;
padding: 5px 8px;
margin: 3px 0;
padding: 3px 8px;
margin: 1px 0;
border-radius: 10px;
position: relative;
:hover {
......@@ -118,7 +118,7 @@ ModalDropDown.Item = styled.p`
position: absolute;
bottom: 5px;
right: 5px;
font-size: 8px;
font-size: 9px;
color: #333;
padding: 0;
margin: 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