feat: add native meal cook selector
This commit is contained in:
@@ -461,3 +461,11 @@
|
||||
transform: none;
|
||||
}
|
||||
}
|
||||
|
||||
.meal-card__cook {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 0.25rem;
|
||||
color: var(--color-text-secondary);
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user