Giter Site home page Giter Site logo

样式有些问题 about vue-area-linkage HOT 9 CLOSED

stone009 avatar stone009 commented on May 26, 2024
样式有些问题

from vue-area-linkage.

Comments (9)

dwqs avatar dwqs commented on May 26, 2024

应该是被 elmentui 的样式影响了

from vue-area-linkage.

DAHU123 avatar DAHU123 commented on May 26, 2024

滚动条的样式如何去调呀?现在我想要变更一下下拉菜单中滚动条的样式.却没有像之前的版本那样定位到滚动条所在的元素.求大神支招怎么破!

from vue-area-linkage.

dwqs avatar dwqs commented on May 26, 2024

https://segmentfault.com/a/1190000003708894

from vue-area-linkage.

DAHU123 avatar DAHU123 commented on May 26, 2024

具体应该怎么来定义呀?就直接这样子::-webkit-scrollbar-thumb行了吗?需要什么类名吗?

from vue-area-linkage.

DAHU123 avatar DAHU123 commented on May 26, 2024

样式怎么会没有办法覆盖呢?用上面那个链接,自定义的样式无法覆盖插件自带的,怎么破?

from vue-area-linkage.

dwqs avatar dwqs commented on May 26, 2024

你可以看下组件中自定义滚动条的样式代码 然后通过选择器进行覆盖

from vue-area-linkage.

DAHU123 avatar DAHU123 commented on May 26, 2024
.area-selectable-list-wrap::-webkit-scrollbar{
    width: 4px!important;
}

我现在在应用这个组件的vue文件中写下了上面的代码 没有进行覆盖 还是原有的样式 这个怎么解决呀?

from vue-area-linkage.

dwqs avatar dwqs commented on May 26, 2024

组件样式的优先级不够?

from vue-area-linkage.

dwqs avatar dwqs commented on May 26, 2024

长时间无响应 关闭

from vue-area-linkage.

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.