Skip to content

Instantly share code, notes, and snippets.

@acro5piano
Created August 14, 2023 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acro5piano/1b1551b547bd7f00a528557f23d22af4 to your computer and use it in GitHub Desktop.
Save acro5piano/1b1551b547bd7f00a528557f23d22af4 to your computer and use it in GitHub Desktop.
マネーフォワードクラウド会計の仕訳画面で、高さ制限なくして快適に入力できるようになる CSS
.caClientJournalBookSpreadsheetAppRoot {
max-height: unset !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment