Skip to content

Commit d7aaa2b

Browse files
committed
feat: update loading style
1 parent 67d93cd commit d7aaa2b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

lib/assets/template.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
3333
.loading-rect {
3434
fill: none;
35-
stroke-width: 8px;
36-
stroke: black;
35+
stroke-width: 4px;
36+
stroke: #999;
3737
stroke-dasharray: 40;
3838
stroke-dashoffset: 50%;
3939

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doc-scripts",
3-
"version": "1.7.22",
3+
"version": "1.7.23",
44
"description": "react demo server",
55
"main": "lib",
66
"scripts": {

src/assets/template.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
3333
.loading-rect {
3434
fill: none;
35-
stroke-width: 8px;
36-
stroke: black;
35+
stroke-width: 4px;
36+
stroke: #999;
3737
stroke-dasharray: 40;
3838
stroke-dashoffset: 50%;
3939

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy