Adwaita: rich-list rows

- add whitespace to match the existing look
This commit is contained in:
Jakub Steiner 2020-08-13 20:11:19 +02:00 committed by Matthias Clasen
parent c5963b960a
commit f4561d3fd5

View File

@ -3077,7 +3077,7 @@ list, .rich-list {
border-color: $backdrop_borders_color;
}
> row { padding: 2px; }
> row { padding: 18px; }
> row.expander { padding: 0px; }
> row.expander .row-header { padding: 2px; }