Centering Radio and Checkbox
This commit is contained in:
parent
a2d5bb822d
commit
b884ad3c8e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hibas123/theme",
|
||||
"version": "1.2.9",
|
||||
"version": "1.2.10",
|
||||
"description": "",
|
||||
"main": " ",
|
||||
"files": [
|
||||
|
@ -62,8 +62,8 @@ textarea.inp {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 25px;
|
||||
width: 25px;
|
||||
height: 26px;
|
||||
width: 26px;
|
||||
transition: background-color .2s;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user