small css updates

This commit is contained in:
2025-07-17 20:29:33 +02:00
parent 7c29f64f6d
commit c5cf6ac3c2
5 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ function isActive(path: string) {
<main class="flex-1 flex flex-col h-full overflow-y-scroll md:overflow-hidden">
<header v-show="true">
<div class="wrapper">
<nav class="flex justify-start my-2 mx-1 space-x-1 overflow-y-scroll flex-nowrap text-nowrap">
<nav class="flex justify-start my-2 mx-1 space-x-1 overflow-y-auto overflow-x-auto flex-nowrap text-nowrap">
<RouterLink class="p-1 rounded-full backdrop--light shadow-xl" to="/"><i class="fa-solid fa-arrow-left"></i>
</RouterLink>
<RouterLink :class="`p-1 rounded-full backdrop--light shadow-xl ${isActive('/')}`" to="/menu/recent">Recently