mirror of
https://github.com/picocss/pico.git
synced 2025-05-02 05:49:13 -04:00
refactor: modal
This commit is contained in:
parent
be457e33f7
commit
4117841598
23 changed files with 23 additions and 32 deletions
|
@ -70,6 +70,9 @@
|
|||
|
||||
// Transitions
|
||||
--transition: 0.2s ease-in-out;
|
||||
|
||||
// Modal (<dialog>)
|
||||
--modal-overlay-backdrop-filter: blur(0.25rem);
|
||||
}
|
||||
|
||||
// Responsives spacings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue