Created
August 7, 2019 14:43
-
-
Save catwell/61956565649c84c3b7a40996453cf364 to your computer and use it in GitHub Desktop.
Custom CSS: Slite
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
/* Fix tables display in note view */ | |
.note-view-centered-content { | |
max-width: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment