frontend: slightly improve create channel modal

This commit is contained in:
hippoz 2022-04-25 22:53:40 +03:00
parent 131a270562
commit a8479ee549
Signed by: hippoz
GPG key ID: 7C52899193467641
2 changed files with 2 additions and 2 deletions

View file

@ -126,7 +126,7 @@ body {
}
.modal-header {
margin-bottom: var(--space-md);
margin-bottom: var(--space-norm);
text-align: center;
}

View file

@ -27,7 +27,7 @@
<div class="modal-backdrop" transition:fade="{{ duration: 300, easing: quintInOut }}" on:click="{ close }">
<div class="modal" transition:fly="{{ duration: 300, easing: quintInOut, y: 10 }}" on:click|stopPropagation>
<div class="modal-header">
<span class="h3">Create Channel</span>
<span class="h4">Create Channel</span>
</div>
<label class="input-label">