move the 'discover' page 'starred' word to be on the same level
This commit is contained in:
@@ -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,
|
||||
|
||||
|
||||
@@ -32,6 +32,9 @@
|
||||
>
|
||||
<h3>Troubleshooting Notifications</h3>
|
||||
|
||||
Note that the notifications will not arrive exactly at the time you set
|
||||
(because phones don't let non-alarm-apps set exact alarms).
|
||||
|
||||
<h4>Check your in-app notification settings</h4>
|
||||
<ul>
|
||||
<li>Tap <strong>Profile</strong> in the bottom bar</li>
|
||||
|
||||
Reference in New Issue
Block a user