Last active
January 6, 2025 08:28
-
-
Save kazgoto/84763ab9a6424b7db04f68d5d79cf1dc to your computer and use it in GitHub Desktop.
additional styles to expand the table height on freee (https://secure.freee.co.jp/reports/profit_and_loss)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.report-table-container.table-scrollable-wrapper { | |
height: 1200px !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment