Get the Modal animation component functioning properly
This commit is contained in:
parent
f7a2c2a7bb
commit
c543f4f717
2 changed files with 20 additions and 5 deletions
|
|
@ -49,7 +49,7 @@
|
|||
--eye-colour: #000000;
|
||||
|
||||
/* The colours for the modals */
|
||||
--modal-background-blur: #000;
|
||||
--modal-background-blur: #000000a6;
|
||||
--modal-content-background: var(--background1);
|
||||
--modal-content-text: var(--background1-text);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue