Multiple bug fixes (#5275)
* PLT-5319 - Fixing text and line separator * PLT-5227 - Shrinking webrtc hides video * PLT-4066 - Fixing scroll for notifications modal * PLT-5106 - Adding status indicators (compact view) * Reverting scrolling change
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
365514174e
Коммит
bce2eb6ceb
@@ -237,6 +237,7 @@ export default class Post extends React.Component {
|
||||
profilePic = (
|
||||
<ProfilePicture
|
||||
src=''
|
||||
status={status}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user