Skip to content

Commit 18722f2

Browse files
fix: ensure compatibility with PPOM popup button
1 parent c6098b4 commit 18722f2

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

assets/scss/components/compat/woocommerce/_product.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,14 @@
8484
margin: 0;
8585
}
8686
}
87+
88+
> .ppom-fieldspopup-btn-wrap {
89+
width: 100%;
90+
91+
button {
92+
width: 100%;
93+
}
94+
}
8795
}
8896

8997
.group_table {

0 commit comments

Comments
 (0)