Adjust bookmarked chapter styling in Updates

To match updated styling in manga screen.
This commit is contained in:
arkon
2023-01-07 14:32:05 -05:00
parent c4c9931ae2
commit 0f45907144
2 changed files with 0 additions and 9 deletions

View File

@@ -109,7 +109,6 @@ private fun AppThemesList(
.fillMaxWidth()
.padding(top = 8.dp)
.secondaryItemAlpha(),
color = MaterialTheme.colorScheme.onSurface,
textAlign = TextAlign.Center,
maxLines = 2,
style = MaterialTheme.typography.bodyMedium,