mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-06 12:17:13 +08:00
refactor(statistic): add margin to prefix
This commit is contained in:
parent
c2f5cb3137
commit
00a82e6df8
@ -30,6 +30,7 @@ export default c([
|
||||
}, [
|
||||
cE('prefix', {
|
||||
raw: `
|
||||
margin: 0 4px;
|
||||
font-size: 18px;
|
||||
transition: .3s color ${cubicBezierEaseInOut};
|
||||
`,
|
||||
|
Loading…
Reference in New Issue
Block a user