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