fix margin on video preview

This commit is contained in:
Mike Ng
2018-02-05 17:38:36 +04:00
parent df85aa8827
commit 9e45fb6686

View File

@@ -28,7 +28,7 @@ img{
}
.popover {
max-width: none;
width: 98% !important;
width: auto;
}
}