From 8eb7da97f69df8372a4dd4675c3868fbd1748d5d Mon Sep 17 00:00:00 2001 From: pika Date: Tue, 11 Jun 2024 20:06:52 +0200 Subject: [PATCH] transition addet --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index cfc2b9e..046e6ac 100644 --- a/style.css +++ b/style.css @@ -111,6 +111,7 @@ window#waybar.fullscreen { #workspaces button:hover { margin-top: 3px; + transition: ease-in-out 400ms; } #workspaces button.empty {}