mirror of
https://github.com/yattee/yattee.git
synced 2025-10-15 03:48:11 +00:00
Subscribed channels list in tab navigation
This commit is contained in:
@@ -12,7 +12,7 @@ struct CacheStatusHeader: View {
|
||||
.opacity(isLoading ? 1 : 0)
|
||||
Text(refreshTime)
|
||||
}
|
||||
.font(.caption)
|
||||
.font(.caption.monospacedDigit())
|
||||
.foregroundColor(.secondary)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user