Bump update notification size back up

This commit is contained in:
Julia 2023-09-27 11:04:25 -04:00
parent 5be87abb4d
commit fe8045dc79

View file

@ -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: {