mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00: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,
|
||||
|
||||
BIN
packages/frontend/component/src/theme/noise.png
Normal file
BIN
packages/frontend/component/src/theme/noise.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
Reference in New Issue
Block a user