update media embeds mobile

This commit is contained in:
plebeius.eth
2023-07-31 08:41:55 +02:00
parent 3da7110dd7
commit be80c0398e
2 changed files with 42 additions and 7 deletions
@@ -2070,6 +2070,19 @@ export const BoardForm = styled.div`
margin: 7px 2px 0;
padding-left: 0;
.button-mobile {
float: right;
border-radius: 3px;
padding: 6px 10px 5px;
user-select: none;
text-decoration: none;
}
video {
width: 100%;
height: auto;
}
.post-reply {
margin-top: 0 !important;
width: 100%;