Separated stash create dialog component.

This commit is contained in:
2024-08-04 23:40:25 +02:00
parent 164f91eabd
commit d370b35490
8 changed files with 110 additions and 66 deletions

View File

@@ -432,6 +432,7 @@ function copySummary() {
.page {
display: flex;
justify-content: center;
flex-grow: 1;
background: var(--background-base-10);
}