added back paste functionality for text and files

This commit is contained in:
0PandaDEV 2024-08-26 07:55:18 +10:00
parent 6fac8dbdbf
commit 51828da0f1
No known key found for this signature in database
2 changed files with 12 additions and 3 deletions

View file

@ -201,6 +201,11 @@ body,
display: flex;
align-items: center;
gap: 8px;
.logo {
width: 18px;
height: 18px;
}
}
.right {