feat: modify recommend page's card width separately (#1771)

* feat: modify recommend card width setting separately
This commit is contained in:
LiPolymer
2025-12-10 10:51:16 +08:00
committed by GitHub
parent 244ef22f54
commit 15b5c0a874
5 changed files with 127 additions and 6 deletions

View File

@@ -208,6 +208,7 @@ abstract class SettingBoxKey {
enableSingleRow = 'enableSingleRow',
displayMode = 'displayMode',
smallCardWidth = 'smallCardWidth',
recommendCardWidth = 'recommendCardWidth',
dynamicsWaterfallFlow = 'dynamicsWaterfallFlow',
upPanelPosition = 'upPanelPosition',
dynamicsShowAllFollowedUp = 'dynamicsShowAllFollowedUp',