mirror of
https://github.com/picocss/pico.git
synced 2025-05-02 13:59:13 -04:00
refactor: modal
This commit is contained in:
parent
be457e33f7
commit
4117841598
23 changed files with 23 additions and 32 deletions
|
@ -127,7 +127,6 @@
|
|||
|
||||
// Modal (<dialog>)
|
||||
--modal-overlay-background-color: #{rgba(mix($grey-900, $grey-800), 0.8)};
|
||||
--modal-overlay-backdrop-filter: blur(0.25rem);
|
||||
|
||||
// Progress
|
||||
--progress-background-color: #{mix($grey-900, $grey-800)};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue