src/tabviews/custom/components/card/data-card/index.scss
@@ -1,5 +1,8 @@ .custom-card-box { background: #ffffff; background-position: center center; background-repeat: no-repeat; background-size: cover; min-height: 100px; display: flex; position: relative; @@ -16,7 +19,8 @@ } img { width: 15px; height: 100px; padding: 0 2px; height: 70px; cursor: pointer; } }