mirror of
https://github.com/zadam/trilium.git
synced 2026-06-26 18:22:02 +02:00
feat(desktop/setup): add background effects
This commit is contained in:
@@ -245,6 +245,11 @@ body.setup {
|
||||
}
|
||||
}
|
||||
|
||||
body.setup.background-effects,
|
||||
body.setup.background-effects .setup-container {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
@keyframes lds-ring {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
|
||||
Reference in New Issue
Block a user