Better margin
This commit is contained in:
parent
e2914af002
commit
dda7f98b99
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ export default {
|
||||||
&.selected {
|
&.selected {
|
||||||
box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.25);
|
box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.25);
|
||||||
border-radius: 2em;
|
border-radius: 2em;
|
||||||
|
margin: 0 0.2em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue