Add paste button on mobile + update copy icon (#610)

This commit is contained in:
Misode
2024-10-04 17:40:02 +02:00
committed by GitHub
parent fab3088799
commit f1b60b8b40
6 changed files with 19 additions and 7 deletions

View File

@@ -306,6 +306,7 @@ main > .controls {
.sounds-controls > *:not(:last-child),
.preview-controls > *:not(:last-child),
.generator-controls > *:not(:last-child),
.source-controls > *:not(:last-child),
.project-controls > *:not(:last-child) {
margin-right: 8px;
}