diff --git a/app/styles/base.css b/app/styles/base.css index 30146963..62a06287 100644 --- a/app/styles/base.css +++ b/app/styles/base.css @@ -57,6 +57,7 @@ html { width: 10px; height: 10px; border-radius: 2px; + box-shadow: -60px 10px 0 rgba(255, 255, 255, 0); animation: noVNC_spinner 1.0s linear infinite; } .noVNC_spinner::before {