mirror of
https://github.com/maputnik/editor.git
synced 2026-06-06 07:17:26 +00:00
Fix to allow layers sections to expand smoothly. Fixes #244
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// See <https://github.com/nkbt/react-collapse/commit/4f4fbce7c6c07b082dc62062338c9294c656f9df>
|
||||
.react-collapse-container {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user