Overflow visible for build gear

This commit is contained in:
Kalle
2023-07-29 09:45:33 +03:00
parent ad54edf05e
commit d3fcb5d769

View File

@@ -968,6 +968,7 @@ dialog::backdrop {
.build__gear {
border-radius: 50%;
background-color: var(--bg-darker-very-transparent);
overflow: visible;
}
.build__ability {