fix: 评论回复按钮未登录弹窗 + 笺文列表加评论数 + 封面比例16:10
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
Theme Name: 空笺未寄
|
||||
Version: 0.15.0
|
||||
Version: 0.15.1
|
||||
Requires at least: 6.0
|
||||
Requires PHP: 7.4
|
||||
License: MIT
|
||||
@@ -296,7 +296,7 @@ echo "done"
|
||||
height: 100% !important;
|
||||
object-fit: cover !important;
|
||||
}
|
||||
.card-cover { overflow: hidden; aspect-ratio: 16/9; }
|
||||
.card-cover { overflow: hidden; aspect-ratio: 16/10; }
|
||||
.pinned-cover { overflow: hidden; width: 120px; height: 120px; }
|
||||
.article-cover { overflow: hidden; height: 240px; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user