优化微信卡片显示

This commit is contained in:
Nonoas 2024-01-06 11:19:05 +08:00 committed by GitHub
parent ec8dadbfca
commit b719d710cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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;