mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 08:52:15 -05:00
adjust padding around checkbox
This commit is contained in:
parent
941283bfb6
commit
ad794454ab
@ -364,8 +364,8 @@
|
||||
vertical-align: middle;
|
||||
|
||||
// add invisible padding to make increase clickable area around checkbox
|
||||
margin: -1em 0 -1em -2em;
|
||||
padding: 1em 0 1em 2em;
|
||||
margin: -0.5em 0 -0.5em -1em;
|
||||
padding: 0.5em 0 0.5em 1em;
|
||||
}
|
||||
}
|
||||
&__flags-favorite {
|
||||
|
Loading…
Reference in New Issue
Block a user