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

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