mirror of
https://github.com/maputnik/editor.git
synced 2026-07-26 07:47:25 +00:00
Added react-collapse transition, required for react-collapse@^5
This commit is contained in:
@@ -7,3 +7,7 @@
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ReactCollapse--collapse {
|
||||||
|
transition: height 180ms;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user