fix:title

This commit is contained in:
2026-05-29 12:35:47 +03:30
parent 4a57954faf
commit e427bde0d0
@@ -50,9 +50,7 @@ fun DaroYabSearchResult(
) {
Text(
text = drug.persianName,
fontWeight = FontWeight.Bold,
fontSize = 16.sp,
color = MaterialTheme.colorScheme.onSurface
style = MaterialTheme.typography.labelLarge
)
drug.englishName?.let {
Text(