Files
openclaw-config/cache/control-ui-assets/d08fd045b9cb86d13f0b4aa403c8a06ddcd32e533058ae463245169e5cff5e85/assets/scrollbar-styles-BYLTmsP_.js
T

29 lines
827 B
JavaScript

import{n as e}from"./rolldown-runtime-DkW27tQK.js";import{W as t,lt as n}from"./lit-runtime-BEtFSUCp.js";var r;function i(){return(i=e((()=>{t(),r=n`
* {
scrollbar-width: thin;
}
::-webkit-scrollbar {
width: var(--scrollbar-size);
height: var(--scrollbar-size);
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-corner {
background: transparent;
}
::-webkit-scrollbar-thumb {
background: var(--scrollbar-thumb);
background-clip: content-box;
border: var(--scrollbar-thumb-inset) solid transparent;
border-radius: var(--radius-full);
}
::-webkit-scrollbar-thumb:hover,
:hover::-webkit-scrollbar-thumb {
background: var(--scrollbar-thumb-hover);
background-clip: content-box;
}
`})))()}export{r as n,i as t};
//# sourceMappingURL=scrollbar-styles-BYLTmsP_.js.map