Fix #196 Reimplement placed feature preview

This commit is contained in:
Misode
2022-01-18 23:41:11 +01:00
parent c6c52ca41a
commit 2fe120895c
8 changed files with 140 additions and 12 deletions

View File

@@ -255,6 +255,7 @@ main > .controls {
z-index: 1;
}
.preview-controls > *:not(:last-child),
.generator-controls > *:not(:last-child) {
margin-right: 8px;
}