Allow overlay card to overflow target
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
.sg-delete-confirmation-pattern__target {
|
.sg-delete-confirmation-pattern__target {
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-delete-confirmation-pattern__target::after {
|
.sg-delete-confirmation-pattern__target::after {
|
||||||
|
|||||||
Reference in New Issue
Block a user