Skip to content

Commit

Permalink
move the variable next to iconBottomBar
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmydel committed Mar 18, 2024
1 parent 56ffadd commit a78f713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/variables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export default {
iconSizeSuperLarge: 60,
iconSizeUltraLarge: 120,
iconBottomBar: 24,
sidebarAvatarSize: 28,
iconHeader: 48,
emojiSize: 20,
emojiLineHeight: 28,
Expand Down Expand Up @@ -199,7 +200,6 @@ export default {
oldDotWireframeIconHeight: 143.28,
sectionIllustrationHeight: 220,
photoUploadPopoverWidth: 335,
sidebarAvatarSize: 28,

// 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
Expand Down

0 comments on commit a78f713

Please sign in to comment.