Fix padding here and there

This commit is contained in:
2022-01-04 16:21:58 +01:00
parent f3ea67667e
commit 54773be921
4 changed files with 29 additions and 34 deletions

View File

@@ -87,7 +87,7 @@ onMount(() => {
{:else}
<h3>Key created</h3>
<div class="copy_container indent">
<div class="copy_container">
<button on:click={copy_key} class="copy_button" class:button_highlight={copied}>
<i class="icon">content_copy</i>
{#if copied}