feat: delete local backups when signing out
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
.color-foreground {
|
||||
color: var(--sn-stylekit-foreground-color);
|
||||
}
|
||||
|
||||
.ring-info {
|
||||
box-shadow: 0 0 0 2px var(--sn-stylekit-info-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user