Power Platform Community - Remove Loading Spinner That Blocks Page

This removes the 'loading' spinner.

/* ==UserStyle==
@name           Power Platform Community - Remove Loading Spinner That Blocks Page
@namespace      eliotcole Scripts
@version        1.0
@description    This removes the 'loading' spinner.
@author         eliotcole
@license        MIT
@preprocessor   default
==/UserStyle== */

@-moz-document domain(powerplatform.com) {
  #cover-spin {
    display: none !important;
  }
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址