Preserve overlay card size behavior by removing forced target sizing
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user