aboutsummaryrefslogtreecommitdiff
path: root/src/views/nodes/VideoNodeView.scss
blob: f412c351905a74f7b6ef67cbf762462326f24911 (plain)
1
2
3
4
5
.node {
    video {
        width: 100%;
    }
}