视频监控css

This commit is contained in:
liuye
2021-12-27 09:34:41 +08:00
parent cd56987ad3
commit f5a206042a

View File

@@ -207,7 +207,6 @@ export default {
.item {
width: 100%;
height: 104px;
border-bottom: 1px solid #DDD;
padding: 0 32px 0 0;
box-sizing: border-box;
@@ -315,12 +314,13 @@ export default {
box-sizing: border-box;
overflow: hidden;
.item{
display: inline-block;
width: calc(50% - 36px);
margin-right: 36px;
border-radius: 16px;
position: relative;
float: left;
margin-bottom: 32px;
vertical-align: top;
.img{
width: 100%;
height: 218px;