Shinobi/web/libs/css/dash2.onvifscanner.css

16 lines
260 B
CSS

#onvif_probe .preview-image {
width: 100%;
background-size: cover;
height: 100px;
}
#onvif_probe .card {
cursor: pointer;
color: #333;
}
#onvif_probe .card-body {
min-height: auto;
}
#onvif_probe .onvif_result {
padding-top:2rem;
}