Giter Club home page Giter Club logo

Comments (8)

xioxin avatar xioxin commented on August 16, 2024

增加下面的样式试一试

div.gt,
div.gtw,
div.gtl{
    line-height: 19px;
    height: 19px;
    overflow: hidden;
}

from ehtagtranslator.

dodying avatar dodying commented on August 16, 2024

添加到css文件里?
没效果啊

from ehtagtranslator.

xioxin avatar xioxin commented on August 16, 2024

放在 Tag通用样式 通用样式
我这里不存在仅文字时候错行问题 我这里只有带图标的情况错行
我统一高度并设置溢出隐藏后恢复正常
你用的什么浏览器

from ehtagtranslator.

dodying avatar dodying commented on August 16, 2024

还是不行
火狐46

from ehtagtranslator.

xioxin avatar xioxin commented on August 16, 2024

我用的google 我尝试下火狐

from ehtagtranslator.

xioxin avatar xioxin commented on August 16, 2024

已测试 代码正常运作 你肯定是忘记重新生成样式了 😂

from ehtagtranslator.

Mapaler avatar Mapaler commented on August 16, 2024

你为什么这么熟练啊,这些引用另一个帖子和恢复到另一个帖子是怎么调出来的啊,我到处都没找到。

你的问题是因为,2.0.1时,简介框位置是fix,但是top没有设置,也就是tag初始位置相对浏览器的位置。于是移动网页不会改变框的位置,下面的就永远在下面,2.0.2我改成了top:0px;,让框始终置顶来解决,但你没有重置设置,因此还是2.0.1的CSS。楼上的多半一开始就用的2.0.2吧?或者重置过了。
本来absolute是最吼的,然而用这个就无法跳出#taglist框。

他做的那个CSS不错,你可以用用看。明天再改进一下。

from ehtagtranslator.

dodying avatar dodying commented on August 16, 2024

额,确实,重置后再生成就没有问题了
至于引用,很简单,写个网站就行了
[#7](https://github.com/Mapaler/EhTagTranslator/issues/7)

from ehtagtranslator.

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.