mirror of https://github.com/Chocobozzz/PeerTube
Fix moderation embeds
parent
a00056c0c8
commit
84c6eadc33
|
@ -29,15 +29,6 @@
|
||||||
height: 100% !important;
|
height: 100% !important;
|
||||||
left: 0;
|
left: 0;
|
||||||
};
|
};
|
||||||
|
|
||||||
div {
|
|
||||||
@include miniature-thumbnail;
|
|
||||||
|
|
||||||
display: inline-flex;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
color: pvar(--inputPlaceholderColor);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.chip {
|
.chip {
|
||||||
|
|
Loading…
Reference in New Issue