Added stash menu with remove and rename.
This commit is contained in:
@@ -164,7 +164,8 @@ onMounted(() => {
|
||||
background: var(--error);
|
||||
}
|
||||
|
||||
&.remove {
|
||||
&.remove,
|
||||
&.undo {
|
||||
background: var(--warn);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user