Commit 8812ab4e authored by Muhammadali's avatar Muhammadali

update-

parent 2aef8fe1
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "3.1.0", "version": "3.1.1",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -112,7 +112,7 @@ ModalDropDown.Item = styled.p` ...@@ -112,7 +112,7 @@ ModalDropDown.Item = styled.p`
${({ hoverBool }) => ${({ hoverBool }) =>
hoverBool && { hoverBool && {
backgroundColor: '#00000014', backgroundColor: '#00000014',
padding: '5px 12px', padding: '3px 12px',
}} }}
.itemTime { .itemTime {
position: absolute; position: absolute;
......
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