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