Use ConfirmationPopover rather than custom form
This commit is contained in:
@@ -171,6 +171,3 @@
|
||||
}
|
||||
}
|
||||
|
||||
.inline-form {
|
||||
display: inline-block;
|
||||
}
|
||||
|
@@ -510,6 +510,10 @@
|
||||
margin: 0 $gap;
|
||||
}
|
||||
|
||||
.v-popover {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.remove {
|
||||
color: $color-red;
|
||||
.icon {
|
||||
|
Reference in New Issue
Block a user