[gnome-shell/gbsneto/app-grid-follow-ups: 3/3] style: Slightly increase app folder size
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gbsneto/app-grid-follow-ups: 3/3] style: Slightly increase app folder size
- Date: Tue, 23 Aug 2022 15:54:02 +0000 (UTC)
commit 2f3256fe7286f64cb4c46931e92e0c96e5f3289f
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Aug 22 16:37:37 2022 -0300
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>
data/theme/gnome-shell-sass/widgets/_app-grid.scss | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_app-grid.scss
b/data/theme/gnome-shell-sass/widgets/_app-grid.scss
index abea753353..9da650cf9c 100644
--- a/data/theme/gnome-shell-sass/widgets/_app-grid.scss
+++ b/data/theme/gnome-shell-sass/widgets/_app-grid.scss
@@ -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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]