aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.scss
blob: 2bd8b1d3cf8e7fe296075bae7d24b170f3a5a363 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.imageBox-cont {
    padding: 0vw;
    position: absolute;
    width: 100%
}

.imageBox-button {
    padding : 0vw;
    border: none;
    width : 100%;
    height: 100%;
}