diff --git a/css/form.css b/css/form.css index 9b06ea8..b013f2d 100644 --- a/css/form.css +++ b/css/form.css @@ -81,4 +81,5 @@ hr { display: flex; justify-content: flex-end; align-items: center; + column-gap: 5px; } \ No newline at end of file diff --git a/images/actions/attach.svg b/images/actions/attach.svg index 078517e..a4ff573 100644 --- a/images/actions/attach.svg +++ b/images/actions/attach.svg @@ -1 +1,13 @@ - \ No newline at end of file + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/actions/detach.svg b/images/actions/detach.svg index 053247d..38ec92b 100644 --- a/images/actions/detach.svg +++ b/images/actions/detach.svg @@ -1 +1,13 @@ - \ No newline at end of file + + + + + + + + + + + + + \ No newline at end of file