mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 01:46:14 -04:00
Merge pull request #10 from Zurga/fix/modal_with_card
fix: Card in modal does not use modal styling
This commit is contained in:
commit
93d9675f08
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