mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-02-27 06:22:32 +00:00
fix: header issue
This commit is contained in:
@@ -27,7 +27,7 @@ export default function IndexLayout() {
|
||||
onPress={() => {
|
||||
router.push("/(auth)/settings");
|
||||
}}
|
||||
className="p-2"
|
||||
className="pl-2"
|
||||
>
|
||||
<Feather name="settings" color={"white"} size={22} />
|
||||
</TouchableOpacity>
|
||||
|
||||
Reference in New Issue
Block a user