Style scrollbar css colorbox

2019-09-20 04:27发布

I want to style the scrollbar of the colorbox, showed when the content is larger than the screen resolution. I know how to do this in css (webkit browsers and IE), but I don't know in which part of the colorbox css I need to place the css scrollbar code.

Who does know there to place it in?

Ps. I use iframe: true in the colorbox

2条回答
走好不送
2楼-- · 2019-09-20 04:55

Add it to the colorbox's CSS in the top middle or bottom, it doesn't matter.

查看更多
Root(大扎)
3楼-- · 2019-09-20 04:55

You would put it in the iframed document.

查看更多
登录 后发表回答