fix: use new custom property for background
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
bottom: 0;
|
||||
right: 0px;
|
||||
width: 600px;
|
||||
background-color: var(--Base-Background-Normal);
|
||||
background-color: var(--Base-Background-Primary-Normal);
|
||||
z-index: 100;
|
||||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user