Merge pull request #10 from Zurga/fix/modal_with_card

fix: Card in modal does not use modal styling
This commit is contained in:
JWB 2024-11-10 07:38:37 -05:00 committed by GitHub
commit 93d9675f08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@
color: var(#{$css-var-prefix}color);
// Content
article {
> article {
$close-selector: if(
$enable-classes,
".close, :is(a, button)[rel=prev]",