@@ -204,6 +204,15 @@
</script>
<style scoped lang="less">
+ ::-webkit-scrollbar {
+ border-radius: 3px;
+ width: 8px;
+ height: 8px;
+ background: rgba(0, 213, 255, 0.3);
+ }
+ ::-webkit-scrollbar-thumb {
.selected {
width: 100%;
height: 40px;