[gnome-shell/gbsneto/app-grid-follow-ups: 3/3] style: Slightly increase app folder size
- From: Georges Basile Stavracas Neto <gbsneto 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: Mon, 22 Aug 2022 19:38:20 +0000 (UTC)
commit 3d1c8a8a9271c89d38ac97e6ec9393b854361ef2
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.
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]