Show biome noises on hover to preview

This commit is contained in:
Misode
2022-02-17 11:56:32 +01:00
parent e6c0fb7fd9
commit 2148eefa42
3 changed files with 31 additions and 7 deletions

View File

@@ -261,6 +261,10 @@ main > .controls {
margin-right: 8px;
}
.secondary-controls {
margin-top: 40px;
}
.project-controls {
position: relative;
display: flex;