File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You can also search for [packages](https://atom.io/packages/search?q=IDE) in Ato
18
18
19
19
3 . Install ` busy-signal ` package in Atom, which is used for signaling background tasks.
20
20
21
- ![ screenshot] ( https://user-images.githubusercontent.com/16418197/105845878-08fb6a80-5fa1 -11eb-94e3-2b0594f497c2 .png )
21
+ ![ screenshot] ( https://user-images.githubusercontent.com/16418197/106399263-3438ec00-63dd -11eb-91c2-2c3b0522fe3d .png )
22
22
23
23
## Contributing
24
24
Original file line number Diff line number Diff line change 8
8
pointer-events : all ; // hyperlinks will work
9
9
// user-select: text; // allow selecting text // TODO does not work
10
10
11
- font-family : var ( --editor- font-family) ;
11
+ font-family : @ font-family ;
12
12
font-size : var (--editor-font-size );
13
13
14
14
max-height : 500px ;
You can’t perform that action at this time.
0 commit comments