mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46: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
|
@ -40,6 +40,7 @@
|
|||
width: 100%;
|
||||
max-height: calc(100vh - var(#{$css-var-prefix}spacing) * 2);
|
||||
margin: var(#{$css-var-prefix}spacing);
|
||||
padding: 0;
|
||||
overflow: auto;
|
||||
|
||||
@if map.get($breakpoints, "sm") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue