forked from MapComplete/MapComplete
Feature: allow to remove an answer (in most cases), fix #2008
This commit is contained in:
parent
7565f13e39
commit
55c89085a3
8 changed files with 181 additions and 86 deletions
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
<Modal open={_shown} on:close={() => shown.set(false)} outsideclose
|
||||
size="xl"
|
||||
dismissable={false}
|
||||
dismissable={false}P
|
||||
{defaultClass} {bodyClass} {dialogClass} {headerClass}
|
||||
color="none">
|
||||
<h1 slot="header" class="page-header w-full">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue