checkbox margin
This commit is contained in:
parent
8e807aeb6f
commit
bbb7f810d1
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
flex-grow: 1;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
margin-left: 40px;
|
||||
margin-left: 45px;
|
||||
width: 470px;
|
||||
}
|
||||
.todo-list-title:hover span[contenteditable="false"]:before {
|
||||
|
|
@ -60,6 +60,7 @@
|
|||
/* Disable Auto Zoom in Input “Text” tag - Safari on iPhone */
|
||||
font-size: 16px;
|
||||
max-width: 80%;
|
||||
margin-left: 40px;
|
||||
}
|
||||
.todo-create-input {
|
||||
appearance: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue