mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Fix notification color
This commit is contained in:
parent
baa441d427
commit
c7a292a662
@ -127,7 +127,7 @@
|
||||
width: 180px;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
background: #282a40;
|
||||
background: var(--card-banner-bg);
|
||||
transition: right 0.75s, opacity 0.75s, top 0.75s;
|
||||
right: -6rem;
|
||||
opacity: 0.1;
|
||||
|
Loading…
Reference in New Issue
Block a user