cctv-control/css/cam.css

13 lines
127 B
CSS

img.fullscreen {
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
}