Skip to content

Commit d006e1a

Browse files
authored
Merge pull request #584 from paper-plane-developers/marhkb/style/beautify-location-and-venue-replies
style(css): Beautify location and venue reply messages
2 parents b6e82bc + 759fc11 commit d006e1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data/resources/style.css

+3-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,9 @@ messagebubble.media mediapicture {
275275
border-radius: 14px;
276276
}
277277

278-
messagebubble.media.with-reply mediapicture {
278+
messagebubble.media.with-reply mediapicture,
279+
messagebubble.location.with-reply map,
280+
messagebubble.venue.with-reply map {
279281
border-top-right-radius: 0;
280282
border-top-left-radius: 0;
281283
margin-top: 3px;

0 commit comments

Comments
 (0)