From 5a2c886380949e262f4400df5837d401f1e4d8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Fri, 5 Feb 2021 12:09:35 +0100 Subject: [PATCH] fix page navigation buttons --- docs/src/components/PageNavigation/index.vue | 2 ++ docs/src/components/PageNavigation/style.scss | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/docs/src/components/PageNavigation/index.vue b/docs/src/components/PageNavigation/index.vue index 080d3cc8..57f161d8 100644 --- a/docs/src/components/PageNavigation/index.vue +++ b/docs/src/components/PageNavigation/index.vue @@ -1,6 +1,7 @@