优化微信卡片显示
This commit is contained in:
parent
ec8dadbfca
commit
b719d710cb
|
@ -17,7 +17,7 @@ th:with="faceImg = ${theme.config.sidebar.wechat.wechatImgFace}, backImg=${theme
|
|||
#aside-content .card-widget#card-wechat::before {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 90%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
background: url([[${theme.config.sidebar.wechat.wechatImg}]]) center center no-repeat;
|
||||
|
|
Loading…
Reference in New Issue