mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
appDisplay: Make page previews fill allocation
Instead of hardcoding the width of the page previous, allow them to fill the allocated space. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2335>
This commit is contained in:
parent
6c00e0fda4
commit
3281c03aea
2 changed files with 2 additions and 4 deletions
|
|
@ -125,8 +125,6 @@ $app_icon_size: 96px;
|
|||
}
|
||||
|
||||
.page-navigation-hint {
|
||||
width: 300px;
|
||||
|
||||
&.dnd {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue