Better margin

This commit is contained in:
Fabio Manganiello 2020-06-26 21:54:56 +02:00
parent e2914af002
commit dda7f98b99
1 changed files with 1 additions and 0 deletions

View File

@ -170,6 +170,7 @@ export default {
&.selected {
box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.25);
border-radius: 2em;
margin: 0 0.2em;
}
}