mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08: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,
|
||||
|
||||
Reference in New Issue
Block a user