mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -04:00
Cards keep style with form tag wrapped around header and footer in article
This commit is contained in:
parent
3cfdc975d2
commit
dbd9c5a44f
259 changed files with 28939 additions and 7827 deletions
|
@ -37,7 +37,8 @@
|
|||
}
|
||||
|
||||
// Content
|
||||
> article {
|
||||
> article:not(:has(> form)),
|
||||
> article > form {
|
||||
$close-selector: if(
|
||||
$enable-classes,
|
||||
".close, :is(a, button)[rel=prev]",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue