aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.scss
blob: 136fda1d0918f0b2bd9bb8facc77fb88fc8e1127 (plain)
1
2
3
4
5
6
7
8
9
10
11
.imageBox-cont {
    padding: 0vw;
}

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