mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #1253 from prymitive/loader-size
fix(ui): ensure that theme loader font size is same as other loaders
This commit is contained in:
@@ -30,7 +30,7 @@ const Placeholder = () => {
|
||||
spin
|
||||
style={{
|
||||
color: "#5e7a88",
|
||||
fontSize: "8rem"
|
||||
fontSize: "14rem"
|
||||
}}
|
||||
/>
|
||||
</div>,
|
||||
|
||||
Reference in New Issue
Block a user