AbdulElahGwaith's picture
Upload folder using huggingface_hub
c9d0005 verified
Raw
History Blame Contribute Delete
410 Bytes
.custom-edge-line {
position: absolute;
z-index: 1000;
pointer-events: all;
.line-content {
width: 60px;
display: flex;
justify-content: space-around;
align-items: center;
}
.line-icon-box {
width: 16px;
height: 16px;
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
background: #296dff;
visibility: visible;
}
}