Skip to content

Commit f995c63

Browse files
authored
Merge pull request #20831 from Arhell/fix-white-bar
remove white bar on the blog page
2 parents 4e34fd1 + 7868348 commit f995c63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

static/css/blog.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,10 @@ img.big-img {
497497
overflow-x: scroll;
498498
}
499499

500+
.flyout-button {
501+
display: none;
502+
}
503+
500504
/* .content img {
501505
max-width: 100%;
502506
} */

0 commit comments

Comments
 (0)