Skip to content
Snippets Groups Projects
Commit f7de3618 authored by chris's avatar chris
Browse files

set fixed width

parent 81b2edb9
No related branches found
No related tags found
1 merge request!161Connect ui
......@@ -9,6 +9,7 @@ import CommentBox from '../../ui/comments/CommentBox';
const ConnectedCommentStyled = styled.div`
position: absolute;
width: 200px;
`;
export default ({ comment, top, commentId, recalculateTops }) => {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment