Skip to content

Commit

Permalink
UI Improve
Browse files Browse the repository at this point in the history
  • Loading branch information
sylingd committed Jan 30, 2019
1 parent 1809080 commit a322563
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions src/options/options.scss
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,13 @@ body.batch-on .group-item .cell-batch {
}

.download-list {
.md-list-item-content .md-list-action {
margin-right: 0;
margin-left: 0;
.md-list-item-content {
padding-left: 4px;
padding-right: 6px;
.md-list-action {
margin-right: 0;
margin-left: 0;
}
}
}

Expand Down

0 comments on commit a322563

Please sign in to comment.