mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Resolve #4362
This commit is contained in:
parent
0e5c9df3f5
commit
030c23d7ea
@ -22,7 +22,7 @@ export default define({
|
||||
name: 'rss',
|
||||
props: () => ({
|
||||
compact: false,
|
||||
url: 'http://news.yahoo.co.jp/pickup/rss.xml'
|
||||
url: 'http://feeds.afpbb.com/rss/afpbb/afpbbnews'
|
||||
})
|
||||
}).extend({
|
||||
i18n: i18n(),
|
||||
@ -78,6 +78,9 @@ export default define({
|
||||
padding 4px 0
|
||||
color var(--text)
|
||||
border-bottom dashed var(--lineWidth) var(--faceDivider)
|
||||
white-space nowrap
|
||||
text-overflow ellipsis
|
||||
overflow hidden
|
||||
|
||||
&:last-child
|
||||
border-bottom none
|
||||
|
Loading…
Reference in New Issue
Block a user