mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 02:56:23 +08:00
perf(component): use png instead of svg for rendering noise svg (#4935)
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
/*transition: all 0.1s;*/
|
||||
}
|
||||
|
||||
:root {
|
||||
--noise-background: url(./noise.png);
|
||||
}
|
||||
|
||||
html,
|
||||
body,
|
||||
h1,
|
||||
|
||||
Reference in New Issue
Block a user