29 lines
827 B
JavaScript
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
|