Updated CommentSortingOptionsPopover width
• Updated: - CommentSortingOptionsPopover width
This commit is contained in:
parent
5967a6a34c
commit
df7fdff265
@ -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}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user