Use ConfirmationPopover rather than custom form

This commit is contained in:
George Drummond
2019-03-13 11:33:55 -04:00
parent 8ca0e04402
commit c3cb46873e
8 changed files with 42 additions and 17 deletions

View File

@@ -510,6 +510,10 @@
margin: 0 $gap;
}
.v-popover {
display: inline-block;
}
.remove {
color: $color-red;
.icon {