This commit is contained in:
Pushkar Anand 2020-11-29 20:28:34 +05:30
parent 37062f93ba
commit 3cebd4c96c

View file

@ -12,7 +12,7 @@ interface IProps {
const Cont = styled.div<{ disabled: boolean }>`
background: #555 url(/image.svg) no-repeat center;
margin-right: 0 4px;
margin: 0 4px;
display: inline-block;
width: 192px;
height: 192px;