mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +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