atom-seti-icons icon indicating copy to clipboard operation
atom-seti-icons copied to clipboard

too big indent for files

Open majchrzak-dev opened this issue 8 years ago • 2 comments

files with seti-icons look like children of the last folder

seti-p

I suggest to change margins of .icon::before a little bit:

atom-workspace .entries.list-tree .file .icon::before {
  margin-left: -4px;
  margin-right: 3px;
}

seti-s

majchrzak-dev avatar Nov 17 '16 16:11 majchrzak-dev

@erroid would you want to submit a PR for this change? Also, it looks like this is how it is in jesseweed/seti-ui so you might want to open an issue there as well. I think it looks better lined up like your 2nd screenshot.

wyze avatar Nov 19 '16 21:11 wyze

alright, created here: https://github.com/jesseweed/seti-ui/issues/360

majchrzak-dev avatar Nov 23 '16 00:11 majchrzak-dev