fix: lint

This commit is contained in:
Carlos Eduardo Mariano Garcia Pereira
2025-09-24 00:01:49 -03:00
committed by GitHub
parent 5e217bf086
commit 8dba05eafe

View File

@@ -90,7 +90,9 @@
margin-top: calc(globals.$spacing-unit * 0.5);
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease, padding 0.3s ease;
transition:
max-height 0.3s ease,
padding 0.3s ease;
&--open {
padding: 0.75rem;