Replies: 2 comments
-
If you are use .tree-view {
font-size: 15px;
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mramendi Also you can just make a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to increase the font size in the tree view, or else just make it the same as the font size in the editor.
I did not find any such option in the menus. When I googled how to do it in Atom, I found an explanation about using the
styles.less
file in~/.atom/
; however, there is nostyles.less
file in~/.pulsar/
.So how do I do this?
Beta Was this translation helpful? Give feedback.
All reactions