mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 08:43:57 +00:00
fix: lint
This commit is contained in:
committed by
GitHub
parent
5e217bf086
commit
8dba05eafe
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user