mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Style embeds
This commit is contained in:
parent
e95f2e7755
commit
6c0569aa95
@ -611,3 +611,9 @@ h2 {
|
|||||||
.extra-user-content table td {
|
.extra-user-content table td {
|
||||||
padding: 0.5em 1em;
|
padding: 0.5em 1em;
|
||||||
border: 1px solid #CCC; }
|
border: 1px solid #CCC; }
|
||||||
|
|
||||||
|
.message-text iframe {
|
||||||
|
width: 100%;
|
||||||
|
height: 170px;
|
||||||
|
border-radius: 15px;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user