mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Fix showapps icon padding on GS 42
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
* Some code was also adapted from the upstream Gnome Shell source code.
|
||||
*/
|
||||
|
||||
#dashtopanelTaskbar .dash-item-container > StWidget {
|
||||
#dashtopanelTaskbar .dash-item-container > StWidget,
|
||||
.dashtopanelMainPanel .show-apps {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user