Skip to content

Commit a322563

Browse files
committed
UI Improve
1 parent 1809080 commit a322563

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

src/options/options.scss

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,13 @@ body.batch-on .group-item .cell-batch {
204204
}
205205

206206
.download-list {
207-
.md-list-item-content .md-list-action {
208-
margin-right: 0;
209-
margin-left: 0;
207+
.md-list-item-content {
208+
padding-left: 4px;
209+
padding-right: 6px;
210+
.md-list-action {
211+
margin-right: 0;
212+
margin-left: 0;
213+
}
210214
}
211215
}
212216

0 commit comments

Comments
 (0)