mirror of
https://github.com/maputnik/editor.git
synced 2026-01-01 19:10:01 +00:00
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v8
Conflicts: src/styles/index.scss
This commit is contained in:
5
src/styles/_react-collapse.scss
Normal file
5
src/styles/_react-collapse.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
// See <https://github.com/nkbt/react-collapse/commit/4f4fbce7c6c07b082dc62062338c9294c656f9df>
|
||||
.react-collapse-container {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -36,6 +36,7 @@ $toolbar-offset: 0;
|
||||
@import 'zoomproperty';
|
||||
@import 'popup';
|
||||
@import 'map';
|
||||
@import 'react-collapse';
|
||||
|
||||
/**
|
||||
* Hacks for webdriverio isVisibleWithinViewport
|
||||
|
||||
Reference in New Issue
Block a user