Harmonize CSS paths to .show-apps

.dash-item-container already existed in GNOME Shell 42, for which the rule was introduced.
This commit is contained in:
Gabriel Crabbé
2024-09-03 16:21:04 +02:00
parent c3f885d388
commit 4e012d8b9a

View File

@@ -22,7 +22,7 @@
*/
#dashtopanelTaskbar .dash-item-container > StWidget,
.dashtopanelMainPanel .show-apps {
.dashtopanelMainPanel .dash-item-container .show-apps {
margin: 0;
padding: 0;
}