1 line
825 B
CSS
1 line
825 B
CSS
.demo-drag-grid[data-v-5dac1301]{position:relative}.demo-drag-grid>div[data-v-5dac1301]{border:1px solid hsla(0,0%,60%,.2);border-right:none;border-bottom:none;display:grid;grid-template-columns:repeat(3,33.33%);min-height:201px}.demo-drag-grid[data-v-5dac1301]:after,.demo-drag-grid[data-v-5dac1301]:before{content:"";position:absolute;background:hsla(0,0%,60%,.2);bottom:0;right:0}.demo-drag-grid[data-v-5dac1301]:before{width:1px;top:0}.demo-drag-grid[data-v-5dac1301]:after{height:1px;left:0}.demo-drag-grid-item[data-v-5dac1301]{cursor:move;border:1px solid hsla(0,0%,60%,.2);border-top:none;border-left:none;height:100px;line-height:100px;white-space:nowrap;word-break:break-all;overflow:hidden;text-overflow:ellipsis;text-align:center}.demo-drag-grid-item.sortable-chosen[data-v-5dac1301]{background:hsla(0,0%,60%,.1)} |