Add delete confirmation modal with preview
This commit is contained in:
@@ -610,6 +610,14 @@ input[type="range"].full-slider::-moz-range-track {
|
||||
overflow: auto;
|
||||
max-height: 70vh;
|
||||
}
|
||||
.edit-modal .delete-body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 12px;
|
||||
}
|
||||
.preview-card {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.panel-header {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user