Add keyboard controls

This commit is contained in:
2025-12-11 13:34:49 +01:00
parent 0b1b7dd985
commit 0f6e840807
3 changed files with 61 additions and 2 deletions

View File

@@ -1247,7 +1247,6 @@ body {
.asset-item.pending {
cursor: default;
border-style: dashed;
opacity: 0.92;
}
@@ -1682,7 +1681,7 @@ body {
.toast-container {
position: fixed;
top: 16px;
bottom: 16px;
right: 16px;
display: flex;
flex-direction: column;