fix more attachments issues
This commit is contained in:
parent
fb55c98483
commit
23a8bee053
@ -82,6 +82,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.video-container {
|
||||
border: none;
|
||||
outline: none;
|
||||
color: inherit;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.audio-container {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
|
Loading…
Reference in New Issue
Block a user