Set next earnings text to white and add top spacing-large

This commit is contained in:
2026-05-21 16:05:36 +02:00
parent 8177eae1af
commit 1b97bd1e32
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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 */
/* ========================================================= */