Skip to content

Commit fd92ec4

Browse files
committed
Merge branch 'develop'
2 parents e1fc7fd + 3f48d5a commit fd92ec4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

css/post.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@
1010

1111
.round-btn {
1212
border-radius: 18px;
13+
}
14+
15+
.mdui-card-content img {
16+
max-width: 100%;
1317
}

src/css/post.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@
1010

1111
.round-btn {
1212
border-radius: 18px;
13+
}
14+
15+
.mdui-card-content img {
16+
max-width: 100%;
1317
}

0 commit comments

Comments
 (0)