Skip to content

Commit 4afeed0

Browse files
committed
Make table overflow instead of stretching the frame
1 parent 1a4c504 commit 4afeed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LinkDotNet.Blog.Web/Pages/BlogPostPage.razor.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
.blogpost-content {
2424
padding-top: 20px;
25+
overflow-x: auto;
2526
}
2627

2728
.blogpost-content img {

0 commit comments

Comments
 (0)