feat(FN-692): remove 'tasks' text from dashboard header
- Remove 'tasks' label from Header component - Remove unused CSS styles related to the header text - Update Header test to reflect the simplified header
This commit is contained in:
@@ -457,12 +457,6 @@ body {
|
||||
font-weight: 700;
|
||||
letter-spacing: -0.5px;
|
||||
}
|
||||
.logo-sub {
|
||||
font-size: 13px;
|
||||
color: var(--text-muted);
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
/* === Buttons === */
|
||||
.btn {
|
||||
padding: var(--btn-padding);
|
||||
|
||||
Reference in New Issue
Block a user