@bothub-chat/ui
Version:
Bothub UI Components
2 lines (1 loc) • 395 B
JavaScript
import{css as r}from"styled-components";const o=r(["&::-webkit-scrollbar{width:6px;height:6px;background:",";}&::-webkit-scrollbar-thumb{background:",";}&::-webkit-scrollbar-track{background:",";}&::-webkit-scrollbar-corner{display:none;}"],(({theme:r})=>r.colors.grayScale.gray4),(({theme:r})=>r.colors.accent.primaryLight),(({theme:r})=>r.colors.grayScale.gray5));export{o as ScrollbarStyle};