mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix(core): update noise image (#5219)
seems https://github.com/toeverything/AFFiNE/pull/4946 not in latest canary.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
:root {
|
||||
--noise-background: url(./noise.png);
|
||||
--noise-background: url(./noise.avif);
|
||||
}
|
||||
|
||||
html,
|
||||
|
||||
BIN
packages/frontend/component/src/theme/noise.avif
Normal file
BIN
packages/frontend/component/src/theme/noise.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB |
Reference in New Issue
Block a user