mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-07 10:25:22 +01:00
6 lines
168 B
SCSS
6 lines
168 B
SCSS
|
// See <https://github.com/nkbt/react-collapse/commit/4f4fbce7c6c07b082dc62062338c9294c656f9df>
|
||
|
.react-collapse-container {
|
||
|
position: relative;
|
||
|
overflow: hidden;
|
||
|
}
|