Fix tabs style issue

* See: https://github.com/next-theme/hexo-theme-next/issues/398
This commit is contained in:
Mimi 2022-03-10 13:45:41 +08:00
parent abae50c285
commit 32892a688e

View File

@ -14,6 +14,8 @@
position: -webkit-sticky;
position: sticky;
top: 0;
// Fix issue #398
z-index: $zindex-0;
+mobile-smallest() {
display: block;