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