fix: Card in modal does not use modal styling

This commit is contained in:
Jim Lemmers 2024-04-26 15:43:34 +02:00
parent 6dc6489e69
commit 0810f1e779

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]",