mirror of
https://github.com/sindresorhus/github-markdown-css.git
synced 2024-03-22 13:10:53 +08:00
add margin-right to checkbox
This commit is contained in:
parent
033e86abcb
commit
dba74d0069
|
@ -67,6 +67,7 @@
|
||||||
|
|
||||||
.markdown-body input[type="checkbox"] {
|
.markdown-body input[type="checkbox"] {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
margin-right: 4.550000190734863px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user