move the 'discover' page 'starred' word to be on the same level

This commit is contained in:
2026-03-18 19:44:25 -06:00
parent fa1c639a8b
commit 33ec90e571
2 changed files with 4 additions and 1 deletions

View File

@@ -897,7 +897,7 @@ export default class DiscoverView extends Vue {
public computedStarredTabStyleClassNames() {
return {
"inline-block": true,
"py-3": true,
"py-2": true,
"rounded-t-lg": true,
"border-b-2": true,