fix(multi-select/action bar): keep large bar

This commit is contained in:
Edouard Vanbelle
2026-04-16 00:49:32 +02:00
parent 8e18e0c848
commit c8dbcd2409
+3
View File
@@ -42,6 +42,9 @@
padding: 10px 20px;
border-radius: 12px;
overflow: hidden;
margin-right: 12px;
height: 60px;
transform: translateY(-8px);
transition:
opacity 0.2s,
max-height 0.25s,