@@ -414,7 +414,10 @@ defineExpose({
justify-content: center;
align-items: center;
overflow: hidden;
-
+ box-sizing: border-box;
+ border: 1px solid rgba(255, 255, 255, 0.5);
+ margin-bottom: 5px;
+ font-size:12px;
img {
width: 100%;
}