fix:title
This commit is contained in:
+1
-3
@@ -50,9 +50,7 @@ fun DaroYabSearchResult(
|
|||||||
) {
|
) {
|
||||||
Text(
|
Text(
|
||||||
text = drug.persianName,
|
text = drug.persianName,
|
||||||
fontWeight = FontWeight.Bold,
|
style = MaterialTheme.typography.labelLarge
|
||||||
fontSize = 16.sp,
|
|
||||||
color = MaterialTheme.colorScheme.onSurface
|
|
||||||
)
|
)
|
||||||
drug.englishName?.let {
|
drug.englishName?.let {
|
||||||
Text(
|
Text(
|
||||||
|
|||||||
Reference in New Issue
Block a user