beta #7

Merged
didirus merged 38 commits from beta into release 2025-07-14 21:47:13 +00:00
Showing only changes of commit 3c79607d1f - Show all commits

View File

@@ -483,7 +483,7 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
gap: 1rem;
height: calc(100vh - 11rem);
height: 100vh;
}
.button-row {