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
|
@ -127,7 +127,6 @@
|
|||
|
||||
// Modal (<dialog>)
|
||||
--modal-overlay-background-color: #{rgba($grey-100, 0.7)};
|
||||
--modal-overlay-backdrop-filter: blur(0.25rem);
|
||||
|
||||
// Progress
|
||||
--progress-background-color: #{$grey-100};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue