feat: 图片引用
This commit is contained in:
@@ -48,8 +48,12 @@
|
||||
}
|
||||
&.is-sketch {
|
||||
background: url('@/assets/images/sketch-card.png') no-repeat;
|
||||
background-size: contain;
|
||||
padding: 2rem 3rem;
|
||||
max-width: 52.5rem;
|
||||
height: 8rem;
|
||||
box-sizing: border-box;
|
||||
background-size: 100% 100%;
|
||||
min-height: initial;
|
||||
.report-card-header {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user