style: 优化视频中心-仪表盘图片
This commit is contained in:
parent
d552ddf3f6
commit
d61207076f
|
@ -76,8 +76,9 @@ const props = defineProps({
|
|||
align-items: flex-end;
|
||||
justify-content: flex-end;
|
||||
img {
|
||||
width: 100%;
|
||||
width: 100px;
|
||||
height: 100%;
|
||||
transform: translateY(2px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue