Merge pull request #607 from Nonoas/main

微信卡片优化
This commit is contained in:
Carol 2024-01-08 09:31:06 +08:00 committed by GitHub
commit 456852e122
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;