Skip to content

Commit e43b710

Browse files
committed
🐞 fix(作业列表): 修复黑暗模式下无数据时的底部白屏
1 parent c1dbd85 commit e43b710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/blueprint.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ body {
237237

238238
.bp4-dark {
239239
.docs-content-wrapper {
240+
@apply min-h-screen;
240241
background-color: #2f343c;
241242
}
242243
.bp4-tag{

0 commit comments

Comments
 (0)