From ba0df7de399fbbc574740e158b69502537390374 Mon Sep 17 00:00:00 2001 From: Mauricio Hernan Cabrera Date: Tue, 25 Aug 2020 22:58:07 -0300 Subject: [PATCH] issue #3: scroll and background --- src/Loading.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Loading.vue b/src/Loading.vue index 49a623c..7b7ce54 100644 --- a/src/Loading.vue +++ b/src/Loading.vue @@ -163,6 +163,8 @@ width: 40px; height: 40px; font-size: 0; + background-color: transparent; + overflow: visible; } .spinner-container {