From 024e9de6f4ab0f12c8820932365a8f34ecb4d084 Mon Sep 17 00:00:00 2001 From: OpenClaw Agent Date: Thu, 2 Jul 2026 20:12:59 +0000 Subject: [PATCH] Gladek prehod povecave gumba postaje ob izbiri --- public/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/styles.css b/public/styles.css index 1ed05d3..4e62342 100644 --- a/public/styles.css +++ b/public/styles.css @@ -186,6 +186,7 @@ a:hover { border-bottom: 1px solid #313131; } height: 64px; display: flex; margin-bottom: 5px; + transition: transform .28s cubic-bezier(.34, 1.4, .5, 1); } .channelList__channel:hover { transform: scale(1.1);