Fix dark footer text color
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
color: var(--text-card-header);
|
||||
}
|
||||
|
||||
.sg-card.sg-card--content-card-dark .sg-text-layout-pattern__column,
|
||||
.sg-card.sg-card--content-card-dark .sg-body {
|
||||
color: var(--text-card-header);
|
||||
}
|
||||
|
||||
.sg-card.sg-card--overlay-host {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user