roxiness / stackmix

A collection of templates for Routify.
22 stars 2 forks source link

Fix un-clickable logout button. #9

Closed braebo closed 3 years ago

braebo commented 3 years ago

https://user-images.githubusercontent.com/55504972/111210131-417ff380-85a3-11eb-82b1-8c711836570b.mov

The combo svite,single-page,auth,autoPreprocess,i18n,markdown,postcss,content,dev produced the issue above.

Adding position: relative and z-index: 1 to the button did the trick.

jakobrosenberg commented 3 years ago

Thanks @FractalHQ, I can't find any file that actually imports user.svelte. 🤔

jakobrosenberg commented 3 years ago

I'm closing this as it was an issue with the navigation bar overlapping the page.