Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1fb6a7b5a1 | |||
| d87e9a30d5 |
@@ -57,6 +57,10 @@
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#main-outlet-wrapper{
|
||||||
|
z-index: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.regular.ember-view{
|
.regular.ember-view{
|
||||||
background-color: rgb(var(--secondary-rgb) / 0.58);
|
background-color: rgb(var(--secondary-rgb) / 0.58);
|
||||||
border-radius: var(--d-border-radius);
|
border-radius: var(--d-border-radius);
|
||||||
|
|||||||
Reference in New Issue
Block a user