Updated CommentSortingOptionsPopover width

• Updated:
- CommentSortingOptionsPopover width
This commit is contained in:
mgabdev 2020-07-21 16:51:56 -05:00
parent 5967a6a34c
commit df7fdff265
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ class CommentSortingOptionsPopover extends PureComponent {
return (
<PopoverLayout
width={180}
width={280}
isXS={isXS}
onClose={this.handleOnClosePopover}
>