mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-23 14:27:40 +00:00
update rss source title style
This commit is contained in:
parent
6557d56c62
commit
6f66fa707e
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ function ListView({
|
|||
</div>
|
||||
|
||||
{/* Desktop: Source above Category */}
|
||||
<div className="hidden sm:flex sm:flex-col sm:items-start sm:gap-1">
|
||||
<div className="hidden sm:flex sm:flex-col sm:items-end sm:gap-1">
|
||||
{notification.source && (
|
||||
<span className="text-xs text-type-secondary font-medium">
|
||||
{notification.source}
|
||||
|
|
|
|||
Loading…
Reference in a new issue