From fe8045dc79120dc553586dc248bbb255f5161273 Mon Sep 17 00:00:00 2001 From: Julia Date: Wed, 27 Sep 2023 11:04:25 -0400 Subject: [PATCH] Bump update notification size back up --- styles/src/style_tree/update_notification.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/styles/src/style_tree/update_notification.ts b/styles/src/style_tree/update_notification.ts index 2d0c36d74c..743f0a4c4e 100644 --- a/styles/src/style_tree/update_notification.ts +++ b/styles/src/style_tree/update_notification.ts @@ -26,10 +26,10 @@ export default function update_notification(): any { dismiss_button: interactive({ base: { color: foreground(theme.middle), - icon_width: 8, - icon_height: 8, - button_width: 8, - button_height: 8, + icon_width: 14, + icon_height: 14, + button_width: 14, + button_height: 14, }, state: { hovered: {