Add theme colors for card placeholders
This commit is contained in:
@@ -212,6 +212,10 @@ button::-moz-focus-inner {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.backdropCard .cardContent:not(.defaultCardBackground) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.visualCardBox .cardContent {
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
|
||||
Reference in New Issue
Block a user