I am using checkboxes from ANT Design and this is the default size of checkbox.
Now, I want to increase the size of checkbox, so I changed the width and height and now my checkbox looks like this:
How can I change the size of tick? This is my CSS:
.ant-checkbox-checked .ant-checkbox-inner{
background-color: #008000;
width: 30px;
height: 30px;
}
Aucun commentaire:
Enregistrer un commentaire