Code Monkey home page Code Monkey logo

Comments (12)

svchord avatar svchord commented on May 22, 2024

收到,下个版本修复

from rem-craft.

svchord avatar svchord commented on May 22, 2024

请下个版本更新的时候再看看,我这边没有复现

from rem-craft.

FantasyDream avatar FantasyDream commented on May 22, 2024

思源笔记用户指南的这篇文章应该能复现, 我这重新安装了主题也这样
image

from rem-craft.

svchord avatar svchord commented on May 22, 2024

我这边还是没有,应该是主题缓存的问题

image

from rem-craft.

svchord avatar svchord commented on May 22, 2024

试试这样:开发者工具-网络-停用缓存
然后打开console 录入 window.location.reload()

from rem-craft.

FantasyDream avatar FantasyDream commented on May 22, 2024

from rem-craft.

svchord avatar svchord commented on May 22, 2024

我也是用的这个版本的思源啊…奇怪了

下个版本的主题更新一下看看还有没有这个问题吧

from rem-craft.

FantasyDream avatar FantasyDream commented on May 22, 2024

嗯, 好的

from rem-craft.

svchord avatar svchord commented on May 22, 2024

最新版已修改并上传,要等待集市打包上架,或者你自行下载最新发布版本使用,看看还有没有这个问题

from rem-craft.

FantasyDream avatar FantasyDream commented on May 22, 2024

还是不行, 我重新安装了一下思源和主题, 仍然没有变化
image
image

应该是滚动条的z-index变成了1000000导致的
我试着把b3-menu的z-index调成了1000001就正常了, 调成1000000仍然不正常

.b3-menu {
    z-index: 1000001;
}

image

from rem-craft.

svchord avatar svchord commented on May 22, 2024

可是我明明写了滚动条的 z-index: 1……而且我在其他文档都没发现有这个问题,比如你看看内容块类型、引用内容块

from rem-craft.

FantasyDream avatar FantasyDream commented on May 22, 2024

应该是已经修复了, 我又试了试其他页面, 现在只有思源笔记用户指南的什么是内容块这篇还有这个问题, 其他都没问题了, 麻烦大佬了

from rem-craft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.