This commit is contained in:
Veljko Tosic
2026-02-16 18:18:21 +01:00
parent c200847c17
commit 5d148db4da
17 changed files with 399 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ const auth = useAuthStore()
</script>
<template>
<nav class="navbar navbar-expand-md navbar-dark bg-dark border-bottom border-secondary">
<nav class="navbar navbar-expand-md navbar-dark bg-dark border-bottom border-secondary sticky-top">
<div class="container">
<RouterLink class="navbar-brand" to="/">AIPS</RouterLink>