mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
fix(editor): Fix embed thumbnail height
This commit is contained in:
parent
5609622e4a
commit
96801bb54f
@ -377,6 +377,7 @@ li > p {
|
||||
.embed-preview-image {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
max-height: 450px;
|
||||
}
|
||||
|
||||
.embed-preview-image--clickable {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user