style: Slightly increase app folder size
So that it can handle the now always visible arrows without downscaling the icons. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2442>
This commit is contained in:
parent
279ba0f4cd
commit
2f3256fe72
@ -78,8 +78,8 @@ $app_icon_size: 96px;
|
||||
|
||||
.app-folder-dialog-container {
|
||||
padding: $base_padding*2;
|
||||
width: 640px;
|
||||
height: 640px;
|
||||
width: 720px;
|
||||
height: 720px;
|
||||
}
|
||||
|
||||
// Running app indicator (also shown in dash)
|
||||
|
Loading…
Reference in New Issue
Block a user