mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -04:00
fix: Card in modal does not use modal styling
This commit is contained in:
parent
6dc6489e69
commit
0810f1e779
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
color: var(#{$css-var-prefix}color);
|
||||
|
||||
// Content
|
||||
article {
|
||||
> article {
|
||||
$close-selector: if(
|
||||
$enable-classes,
|
||||
".close, :is(a, button)[rel=prev]",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue