This commit is contained in:
parent
d28d5ed41b
commit
86ae73e7ca
|
@ -1283,7 +1283,8 @@
|
|||
}
|
||||
.content{
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
/* height: 100vh; */
|
||||
padding-bottom: 20rpx;
|
||||
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f7f7f7), url('../../static/background-img.png');
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Reference in New Issue