Add a little margin to allow focus outlines
This commit is contained in:
parent
4c576ba720
commit
320c1ddafa
@ -49,7 +49,7 @@ p.example {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#options > * {
|
#options > * {
|
||||||
margin: 0;
|
margin: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#options > input {
|
#options > input {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user