It looks uneven when first/last item is hovered
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
5b75687185
commit
13716e1348
|
@ -52,7 +52,7 @@
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 6px 0;
|
padding: 2px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__item {
|
&__item {
|
||||||
|
|
Loading…
Reference in New Issue