Merge pull request #1010 from tper0700/master

Override show-apps background for transparent icons
This commit is contained in:
Charles Gagnon
2020-05-17 13:05:18 -04:00
committed by GitHub

View File

@@ -31,6 +31,7 @@
border: none; border: none;
margin: 0; margin: 0;
padding: 0; padding: 0;
background: none;
} }
#dashtopanelScrollview .app-well-app .overview-label { #dashtopanelScrollview .app-well-app .overview-label {