Skip to content
Snippets Groups Projects
Commit 102d359b authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

style: animate structure toggle in profile

parent fef5cd1d
Branches
Tags
3 merge requests!462V2.1.2,!449Resolve "[RDVS] Prise de rendez-vous depuis la carto",!431Draft: Resolve "[RDVS] Prise de rendez-vous depuis la carto"
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
border: 1px solid $grey-5; border: 1px solid $grey-5;
border-radius: 4px; border-radius: 4px;
overflow: hidden; overflow: hidden;
transition: all 0.3s;
&.fold { &.fold {
background-color: $grey-8; background-color: $grey-8;
border: 1px solid $grey-8; border: 1px solid $grey-8;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment