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