Style embeds

This commit is contained in:
Gabe Kangas 2020-07-29 23:33:47 -07:00
parent e95f2e7755
commit 6c0569aa95

View File

@ -611,3 +611,9 @@ h2 {
.extra-user-content table td {
padding: 0.5em 1em;
border: 1px solid #CCC; }
.message-text iframe {
width: 100%;
height: 170px;
border-radius: 15px;
}