mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
overview: Move search entry to ControlsManager
Next commit will tie all these widgets up with a single layout manager, and we need to control the search entry position. Move it to OverviewControls.ControlsManager. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1624>
This commit is contained in:
parent
d02612e790
commit
301686ee5f
3 changed files with 29 additions and 22 deletions
|
|
@ -4,6 +4,10 @@
|
|||
spacing: 24px;
|
||||
}
|
||||
|
||||
#overview-group {
|
||||
spacing: 24px;
|
||||
}
|
||||
|
||||
#overviewGroup {
|
||||
background-color: $system_bg_color;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue