Fix #418 noise settings preview freezes

This commit is contained in:
Misode
2023-10-03 11:04:08 +02:00
parent f71e44f91b
commit 446025cdec
4 changed files with 26 additions and 11 deletions

View File

@@ -1366,6 +1366,11 @@ main.has-project {
margin: 10px 0;
}
.error svg {
display: inline;
fill: currentColor;
}
.error h3 span {
margin-left: 8px;
cursor: pointer;