alanzanattadev / atom-docker

Docker Integration for Atom.io
MIT License
48 stars 11 forks source link

Fixed logs & services scrolling #30

Open ashishnitinpatil opened 6 years ago

ashishnitinpatil commented 6 years ago
ashishnitinpatil commented 4 years ago

For those who want this right away, you can simply edit the code in your local installation.

  1. Go to Settings -> Packages -> Docker
  2. Click on "View code" (right most link besides License, View on atom.io, etc.)
  3. Edit the styles/docker.less according to the changes in my commit
Sabyasachig commented 4 years ago

@ashishnitinpatil I am also facing vertical scrolling issues. Any help?

ashishnitinpatil commented 4 years ago

@Sabyasachig It's all there in my previous comment.