Removed margin from popup category
This commit is contained in:
parent
3242153d07
commit
7e4180ebef
1 changed files with 0 additions and 1 deletions
|
@ -169,7 +169,6 @@ export default {
|
||||||
.category {
|
.category {
|
||||||
&.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);
|
||||||
margin: 0 -0.65em;
|
|
||||||
border-radius: 2em;
|
border-radius: 2em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue