050644zf / ArknightsStoryTextReader

A website that help you read Arknights Stories
https://astr.pages.dev
MIT License
306 stars 19 forks source link

feat: Fixed header #67

Open 050644zf opened 3 days ago

050644zf commented 3 days ago

Currently the header is not fixed to the top. I think there are probably some container relationship issue that cause the header can't be fixed.

I tried to use the naiveui affix component. But find it failed to fix.

Besides, the breadcrumb bar in contentpage also need to be fixed.

I haven't figured out the solution so far, welcome to PR.