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:
Georges Basile Stavracas Neto 2022-08-22 16:37:37 -03:00
parent 279ba0f4cd
commit 2f3256fe72

View File

@ -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)