Add a setting to adjust the appIcons padding

This commit is contained in:
CharlesG
2018-04-12 17:23:59 -05:00
parent f9040b421a
commit 6a21b1e0ca
7 changed files with 152 additions and 72 deletions

View File

@@ -21,14 +21,8 @@
* Some code was also adapted from the upstream Gnome Shell source code.
*/
#dashtopanelScrollview .dash-item-container > StWidget {
padding: 0;
margin: 0 8px;
}
#dashtopanelScrollview .app-well-app .overview-icon {
border-radius: 0;
padding: 8px;
border: none;
}