Last active
July 28, 2020 22:03
-
-
Save raloliver/1f8895dbe6915b669b8114a4e4a6e4d7 to your computer and use it in GitHub Desktop.
como se livrar da maldição das infinitas abas abertas... https://youtu.be/OuRNpaOPXG0
This file contains 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
/* hides the native tabs */ | |
#TabsToolbar { | |
visibility: collapse; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment