Set next earnings text to white and add top spacing-large
This commit is contained in:
@@ -2133,6 +2133,11 @@ section + section {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.sg-vsf-drawer-next-earnings {
|
||||
margin-top: var(--spacing-large);
|
||||
color: var(--text-vsf-drawer-object-card-body);
|
||||
}
|
||||
|
||||
/* ========================================================= */
|
||||
/* Patterns: Text Layouts */
|
||||
/* ========================================================= */
|
||||
|
||||
Reference in New Issue
Block a user