give delete field its own class

This commit is contained in:
Shpuld Shpuldson 2021-01-22 12:06:39 +02:00
parent daa9f211a6
commit 27a537d307
2 changed files with 2 additions and 2 deletions

View File

@ -117,7 +117,7 @@
min-width: 0;
}
& > .button-unstyled {
.delete-field {
width: 20px;
align-self: center;
margin: 0 0.2em 0.5em;

View File

@ -125,7 +125,7 @@
>
</EmojiInput>
<button
class="button-unstyled -hover-highlight"
class="delete-field button-unstyled -hover-highlight"
@click="deleteField(i)"
>
<FAIcon