index-BNQOucsv.css 2.7 KB

1
  1. .vben-basic-arrow[data-v-3205d48f]{display:inline-block;transform:rotate(0);transform-origin:center center;transition:all .3s ease .1s;cursor:pointer}.vben-basic-arrow--active[data-v-3205d48f]{transform:rotate(90deg)}.vben-basic-arrow.inset[data-v-3205d48f]{line-height:0px}.vben-basic-arrow.up[data-v-3205d48f]{transform:rotate(-90deg)}.vben-basic-arrow.down[data-v-3205d48f],.vben-basic-arrow.up.vben-basic-arrow--active[data-v-3205d48f]{transform:rotate(90deg)}.vben-basic-arrow.down.vben-basic-arrow--active[data-v-3205d48f]{transform:rotate(-90deg)}.vben-basic-help{display:inline-block;margin-left:6px;color:#909399;font-size:14px;cursor:pointer}.vben-basic-help:hover{color:#1677ff}.vben-basic-help__wrap p{margin-bottom:0}.vben-basic-title[data-v-26f372a5]{display:flex;position:relative;padding-left:7px;color:var(--text-color);font-size:16px;font-weight:500;line-height:24px;cursor:pointer;user-select:none}.vben-basic-title-normal[data-v-26f372a5]{font-size:14px;font-weight:500}.vben-basic-title-show-span[data-v-26f372a5]:before{content:"";position:absolute;top:4px;left:0;width:3px;height:16px;margin-right:4px;background-color:#1677ff}.vben-basic-title-help[data-v-26f372a5]{margin-left:10px}.vben-collapse-container{transition:all .3s ease-in-out;border-radius:6px;background-color:var(--component-background-color)}.vben-collapse-container__header{display:flex;align-items:center;justify-content:space-between;height:32px;border-bottom:1px solid var(--border-color)}.vben-collapse-container__footer{border-top:1px solid var(--border-color)}.vben-collapse-container__action{display:flex;flex:1;align-items:center;justify-content:flex-end;text-align:right}.scrollbar{position:relative;height:100%;overflow:hidden}.scrollbar__wrap{height:100%;overflow:auto}.scrollbar__wrap--hidden-default{scrollbar-width:none}.scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none;width:0;height:0;opacity:0}.scrollbar__thumb{display:block;position:relative;width:0;height:0;transition:.3s background-color;border-radius:inherit;background-color:#9093994d;cursor:pointer}.scrollbar__thumb:hover{background-color:#90939980}.scrollbar__bar{position:absolute;z-index:1;right:2px;bottom:2px;transition:opacity 80ms ease;border-radius:4px;opacity:0}.scrollbar__bar.is-vertical{top:2px;width:6px}.scrollbar__bar.is-vertical>div{width:100%}.scrollbar__bar.is-horizontal{left:2px;height:6px}.scrollbar__bar.is-horizontal>div{height:100%}.scrollbar:active>.scrollbar__bar,.scrollbar:focus>.scrollbar__bar,.scrollbar:hover>.scrollbar__bar{transition:opacity .34s ease-out;opacity:1}.scroll-container{width:100%;height:100%}.scroll-container .scrollbar__wrap{margin-bottom:18px!important;overflow-x:hidden}.scroll-container .scrollbar__view{box-sizing:border-box}