fix(pageaction): fixes #463

This commit is contained in:
Sarah Vaupel 2019-12-13 16:55:41 +01:00
parent 613426b274
commit 849c6c49ca

View File

@ -67,6 +67,7 @@
width: 250px;
background-color: white;
box-shadow: 0 0 6px 3px var(--color-grey-light);
z-index: 18;
}
.pagenav__list-item--secondary {