Loading web/src/components/loading_spinner/assets/css/styles.css +6 −0 Original line number Diff line number Diff line .spinner{ z-index: 999; position: absolute; width: 150px; padding: 20px; aspect-ratio: 1; Loading @@ -13,5 +14,10 @@ -webkit-mask-composite: source-out; mask-composite: subtract; animation: l3 1s infinite linear; left: 0; right: 0; top: 0; bottom: 0; margin: auto; } @keyframes l3 {to{transform: rotate(1turn)}} No newline at end of file Loading
web/src/components/loading_spinner/assets/css/styles.css +6 −0 Original line number Diff line number Diff line .spinner{ z-index: 999; position: absolute; width: 150px; padding: 20px; aspect-ratio: 1; Loading @@ -13,5 +14,10 @@ -webkit-mask-composite: source-out; mask-composite: subtract; animation: l3 1s infinite linear; left: 0; right: 0; top: 0; bottom: 0; margin: auto; } @keyframes l3 {to{transform: rotate(1turn)}} No newline at end of file