mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Reset margin and padding of taskbar's immediate widget children
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
* Some code was also adapted from the upstream Gnome Shell source code.
|
||||
*/
|
||||
|
||||
#dashtopanelTaskbar .dash-item-container > StWidget {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#dashtopanelScrollview .app-well-app .overview-icon,
|
||||
#dashtopanelTaskbar .show-apps .overview-icon {
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user