fix: 调整收藏样式

This commit is contained in:
Tim
2025-08-26 10:52:53 +08:00
parent 231379181a
commit e02db635c4

View File

@@ -945,6 +945,10 @@ watch(selectedTab, async (val) => {
.follow-container {
}
.favorites-container {
padding: 10px;
}
.follow-tabs {
display: flex;
flex-direction: row;