aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocuLinkBox.scss
blob: 57c1a66e011277759b632fd82254d1bcdbdf6c21 (plain)
1
2
3
4
5
6
7
8
.docuLinkBox-cont {
    cursor: default;
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    pointer-events: all;
}