.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZ6IiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+");background-position:100% 100%;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.ant-table-wrapper .ant-table-filter-trigger{margin-right:1px!important}.ant-table-column-title{overflow:hidden;text-overflow:ellipsis;word-break:keep-all}.resizable-container{position:relative;box-sizing:border-box}.resizable-container:last-child .resizable-handler{right:-2px}.resizable-box{position:absolute;top:0;bottom:0;left:0;right:0;background-clip:padding-box}.resizable-handler{position:absolute;top:0;bottom:0;right:-4px;z-index:1;width:8px;height:100%;display:flex;justify-content:center;cursor:col-resize}.resizable-handler:active,.resizable-handler:hover{z-index:5;cursor:col-resize}.resizable-handler:active .resizable-line,.resizable-handler:hover .resizable-line{background:var(--line-color,#b6b7b9);pointer-events:none}.resizable-line{width:4px;height:100%;border-radius:8px;transition:background-color .2s}.resizable-title{position:relative;z-index:0}.resizable-title,.resizable-title.ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}