aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/LinkBox.scss
blob: 767f0291b2198d7288d4e10d202b7524af9b92ad (plain)
1
2
3
4
5
6
7
.linkBox-container-interactive {
    pointer-events: all;
    width: 100%;
}
.linkBox-container {
    width: 100%;
}