Skip to content
Snippets Groups Projects
Commit 397f5519 authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix: nav elements should overlay main content

fixes #203
parent 86285b8c
No related branches found
No related tags found
No related merge requests found
<template> <template>
<div <div
class="tw-shadow-inner tw-bg-gray-100 tw-border-solid tw-border-gray-200 tw-border-0 tw-border-r" class="tw-shadow-inner tw-bg-gray-100 tw-border-solid tw-border-gray-200 tw-border-0 tw-border-r tw-relative tw-z-10"
> >
<div class="tw-sticky tw-top-0 tw-flex tw-flex-col tw-h-screen tw-pb-3"> <div class="tw-sticky tw-top-0 tw-flex tw-flex-col tw-h-screen tw-pb-3">
<header <header
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment