Preserve overlay card size behavior by removing forced target sizing

This commit is contained in:
2026-05-28 14:36:06 +02:00
parent d2a66c6c5b
commit 7ce5933a48
@@ -18,8 +18,6 @@
.sg-delete-confirmation-pattern__host > .sg-delete-confirmation-pattern__target { .sg-delete-confirmation-pattern__host > .sg-delete-confirmation-pattern__target {
flex: 1 1 auto; flex: 1 1 auto;
width: 100%;
min-height: 100%;
} }
.sg-delete-confirmation-pattern__target { .sg-delete-confirmation-pattern__target {