style: Remove workspace padding
It makes the background jump when animating from the session. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1599>
This commit is contained in:
parent
9062d5dc78
commit
059ea648f8
@ -14,11 +14,6 @@ $window_clone_border_size: 6px;
|
||||
.window-picker {
|
||||
// Space between window thumbnails
|
||||
spacing: $window_picker_spacing;
|
||||
|
||||
// Padding for container around window thumbnails
|
||||
padding: $window_picker_padding;
|
||||
|
||||
&.external-monitor { padding: $window_picker_padding; }
|
||||
}
|
||||
|
||||
// Borders on window thumbnails
|
||||
|
Loading…
Reference in New Issue
Block a user