mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-11 08:42:42 +08:00
2 lines
4.6 KiB
CSS
2 lines
4.6 KiB
CSS
.jnpf-basic-popup{position:absolute;width:100%;height:100%;background-color:#fff;z-index:900;overflow:hidden;display:flex;flex-direction:column}.jnpf-basic-popup.full-popup .jnpf-basic-popup-body>.scrollbar>.scrollbar__bar{display:none!important}.jnpf-basic-popup.full-popup .jnpf-basic-popup-body>.scrollbar>.scrollbar__wrap>.scrollbar__view{height:100%;overflow:hidden;padding:0}.jnpf-basic-popup.full-popup .jnpf-basic-popup-body>.scrollbar>.scrollbar__wrap>.scrollbar__view>div{height:100%}.jnpf-basic-popup .word-form{margin-bottom:0}.jnpf-basic-popup .jnpf-basic-popup-body{flex:1;height:calc(100% - 60px);padding:0;background-color:#fff;overflow:hidden}.jnpf-basic-popup .jnpf-basic-popup-body>.scrollbar>.scrollbar__wrap{margin-bottom:0!important}.jnpf-basic-popup .jnpf-basic-popup-body>.scrollbar>.scrollbar__wrap>.scrollbar__view{padding:10px 0}.jnpf-basic-popup .jnpf-basic-popup-body>.scrollbar>.scrollbar__bar.is-horizontal{display:none}.table-add-action[data-v-15327fb8]{margin-top:10px;border:1px dashed #d9d9d9;text-align:center;cursor:pointer}.context-menu{position:fixed;top:0;left:0;z-index:1001;display:block;width:120px;margin:0;list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:.25rem;box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001a,0 1px 5px #0000000f;background-clip:padding-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.context-menu__item{margin:0!important}.context-menu li{display:inline-block;width:100%;height:30px!important;margin:0!important;line-height:30px!important}.context-menu li span{line-height:30px!important;font-size:12px}.context-menu li>div{margin:0!important}.context-menu li:not(.ant-menu-item-disabled):hover{color:#000000d9;background-color:#f5f5f5}.context-menu .ant-divider,.context-menu__popup .ant-divider{margin:0}.context-menu__popup li{display:inline-block;width:100%;height:30px!important;margin:0!important;line-height:30px!important}.context-menu__popup li span{line-height:30px!important;font-size:12px}.context-menu__popup li>div{margin:0!important}.context-menu__popup li:not(.ant-menu-item-disabled):hover{color:#000000d9;background-color:#f5f5f5}.context-menu .ant-menu-submenu-title,.context-menu .ant-menu-item{padding:0!important}.context-menu .context-menu-main{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d!important}.jnpf-basic-left-tree[data-v-d1f91a64]{background-color:#fff;display:flex;flex-direction:column}.jnpf-basic-left-tree__header[data-v-d1f91a64]{flex-shrink:0}.jnpf-basic-left-tree__search[data-v-d1f91a64]{flex-shrink:0;padding:10px}.jnpf-basic-left-tree .tree-main[data-v-d1f91a64]{flex:1;overflow:hidden}.jnpf-basic-left-tree .tree-main[data-v-d1f91a64] .ant-spin-nested-loading,.jnpf-basic-left-tree .tree-main[data-v-d1f91a64] .ant-spin-nested-loading .ant-spin-container{height:100%}.jnpf-basic-left-tree .tree-main[data-v-d1f91a64] .ant-spin-nested-loading .ant-tree-treenode{padding:0!important}.jnpf-basic-left-tree .tree-main[data-v-d1f91a64] .ant-spin-nested-loading .ant-tree-switcher{line-height:40px}.jnpf-basic-left-tree .tree-main[data-v-d1f91a64] .ant-spin-nested-loading .ant-tree-node-content-wrapper{height:40px;line-height:40px}.jnpf-tree{background-color:#fff}.jnpf-tree.remove-active-tree .ant-tree .ant-tree-treenode.ant-tree-treenode-selected{background-color:#f5f5f5}.jnpf-tree .ant-tree .ant-tree-treenode{padding:0}.jnpf-tree .ant-tree .ant-tree-treenode:hover{background-color:#f5f5f5}.jnpf-tree .ant-tree .ant-tree-treenode.ant-tree-treenode-selected{background-color:#bae7ff}.jnpf-tree .ant-tree .ant-tree-switcher{line-height:32px}.jnpf-tree .ant-tree .ant-tree-checkbox{margin:8px 8px 0 0}.jnpf-tree .ant-tree .ant-tree-node-content-wrapper{position:relative;height:32px;line-height:32px}.jnpf-tree .ant-tree .ant-tree-node-content-wrapper:hover,.jnpf-tree .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:unset!important}.jnpf-tree .ant-tree .ant-tree-node-content-wrapper .ant-tree-title{position:absolute;left:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jnpf-tree__title{position:relative;display:flex;align-items:center;width:100%;padding-right:10px}.jnpf-tree__title:hover .jnpf-tree__action{visibility:visible}.jnpf-tree__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jnpf-tree__content{overflow:hidden}.jnpf-tree__actions{position:absolute;right:3px;display:flex}.jnpf-tree__action{margin-left:4px;visibility:hidden}.jnpf-tree-header{border-bottom:1px solid #d9d9d9}.jnpf-tree .ant-empty-normal{padding:32px 0;margin:0!important}.urlAddress{margin-left:5px;color:#00000073}
|