From f83467e56461d66349190e63713827004038293b Mon Sep 17 00:00:00 2001 From: YeahAkis_ Date: Wed, 7 Feb 2024 21:06:07 +0100 Subject: [PATCH] transition work --- assets/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/style.css b/assets/style.css index cb36a2d..d884508 100644 --- a/assets/style.css +++ b/assets/style.css @@ -164,6 +164,7 @@ ul.navpage_list { display: flex !important; max-height: 200px; width: inherit; + transition: max-height .3s ease, border .325s ease !important; box-sizing: border-box; }