body::-webkit-scrollbar-thumb not working

后端 未结 0 1722
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-05 18:45

I wrote a scrollbar styling code which works if I run it with

body::-webkit-scrollbar {
  background-color: var(--text-gray);
}

but it does n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题