Updated CommentSortingOptionsPopover width
• Updated: - CommentSortingOptionsPopover width
This commit is contained in:
@@ -85,7 +85,7 @@ class CommentSortingOptionsPopover extends PureComponent {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<PopoverLayout
|
<PopoverLayout
|
||||||
width={180}
|
width={280}
|
||||||
isXS={isXS}
|
isXS={isXS}
|
||||||
onClose={this.handleOnClosePopover}
|
onClose={this.handleOnClosePopover}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user