commit
456852e122
|
@ -17,7 +17,7 @@ th:with="faceImg = ${theme.config.sidebar.wechat.wechatImgFace}, backImg=${theme
|
||||||
#aside-content .card-widget#card-wechat::before {
|
#aside-content .card-widget#card-wechat::before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 90%;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
background: url([[${theme.config.sidebar.wechat.wechatImg}]]) center center no-repeat;
|
background: url([[${theme.config.sidebar.wechat.wechatImg}]]) center center no-repeat;
|
||||||
|
|
Loading…
Reference in New Issue