diff --git a/src/styles/variables.js b/src/styles/variables.js index 9ed9fd1c1135..f6bc4b2fe16c 100644 --- a/src/styles/variables.js +++ b/src/styles/variables.js @@ -129,6 +129,7 @@ export default { signInLogoWidthLargeScreenPill: 162, modalContentMaxWidth: 360, listItemHeightNormal: 64, + popoverWidth: 375, // The height of the empty list is 14px (2px for borders and 12px for vertical padding) // This is calculated based on the values specified in the 'getGoogleListViewStyle' function of the 'StyleUtils' utility