Skip to content

Commit

Permalink
Change max height of markdown
Browse files Browse the repository at this point in the history
Signed-off-by: Tsaqif <[email protected]>
  • Loading branch information
tsa321 committed Oct 1, 2024
1 parent d5da609 commit 0e9742d
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 @@ -246,7 +246,7 @@ export default {
mushroomTopHatHeight: 128,
bankButtonMargin: 23,
textInputAutoGrowMaxHeight: 115,
markdownTextInputAutoGrowMaxHeight: 80,
markdownTextInputAutoGrowMaxHeight: 90,
eReceiptBackgroundImageMinWidth: 217,

searchTypeColumnWidth: 52,
Expand Down

0 comments on commit 0e9742d

Please sign in to comment.