mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 09:26:14 -04:00
fix: modal close button
This commit is contained in:
parent
506e82cb8f
commit
57b3076ca8
237 changed files with 237 additions and 118 deletions
|
@ -1974,6 +1974,7 @@ main {
|
|||
width: 100%;
|
||||
max-height: calc(100vh - var(--pico-spacing) * 2);
|
||||
margin: var(--pico-spacing);
|
||||
padding: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
@media (min-width: 576px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue