mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 14:37:27 +00:00
Expand/Collapse button position bug fix
This commit is contained in:
@@ -202,6 +202,7 @@ class LayerListContainer extends React.Component {
|
|||||||
/>
|
/>
|
||||||
<header className="maputnik-layer-list-header">
|
<header className="maputnik-layer-list-header">
|
||||||
<span className="maputnik-layer-list-header-title">Layers</span>
|
<span className="maputnik-layer-list-header-title">Layers</span>
|
||||||
|
<span className="maputnik-space" />
|
||||||
<div className="maputnik-default-property">
|
<div className="maputnik-default-property">
|
||||||
<div className="maputnik-multibutton">
|
<div className="maputnik-multibutton">
|
||||||
<a
|
<a
|
||||||
@@ -211,7 +212,6 @@ class LayerListContainer extends React.Component {
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<span className="maputnik-space" />
|
|
||||||
<div className="maputnik-default-property">
|
<div className="maputnik-default-property">
|
||||||
<div className="maputnik-multibutton">
|
<div className="maputnik-multibutton">
|
||||||
<a
|
<a
|
||||||
|
|||||||
Reference in New Issue
Block a user