mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
update media embeds mobile
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user