Last active
July 5, 2018 18:23
-
-
Save Chekote/fdcf759c15d3e6198f2de48f6498eaa7 to your computer and use it in GitHub Desktop.
ZenHub: Hide Collapsed Columns
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
.zhc-pipeline--is-collapsed { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment