Skip to content

Commit 6073bbf

Browse files
committedMay 31, 2023
refactor(loader): refactor loader style.
1 parent ebf658b commit 6073bbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎typescript-version/public/loader.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ html {
2424
box-sizing: border-box;
2525
border: 3px solid transparent;
2626
border-radius: 50%;
27-
block-size: 55px;
28-
inline-size: 55px;
27+
block-size: 50px;
28+
inline-size: 50px;
2929
}
3030

3131
.loading .effect-1,

0 commit comments

Comments
 (0)
Failed to load comments.