debug barre verticale liste étape mobile
This commit is contained in:
parent
bc44cef61a
commit
fc6c1f6653
|
@ -551,7 +551,7 @@ body{
|
|||
pointer-events: none;
|
||||
max-width: 100%;
|
||||
transition: all 0.3s ease-out;
|
||||
justify-self: end;
|
||||
justify-self: flex-end;
|
||||
&.retracted {
|
||||
max-width: 25%;
|
||||
// grid-column: 16 / span 1;
|
||||
|
|
Loading…
Reference in New Issue