transition work

This commit is contained in:
Richard Mikloš 2024-02-07 21:06:07 +01:00
parent 00d03ae4e1
commit f83467e564

@ -164,6 +164,7 @@ ul.navpage_list {
display: flex !important; display: flex !important;
max-height: 200px; max-height: 200px;
width: inherit; width: inherit;
transition: max-height .3s ease, border .325s ease !important;
box-sizing: border-box; box-sizing: border-box;
} }