mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 11:49:25 +00:00
Add keyboard controls
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user