aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ButtonBox.scss
blob: 97cc91128d7a7f2283e3942af9107ffcba48bfc9 (plain)
1
2
3
4
5
6
7
8
9
10
.buttonBox-outerDiv {
    width: 100%;
    height: 100%;
    pointer-events: all;
}

.buttonBox-mainButton {
    width: 100%;
    height: 100%;
}