diff --git a/src/components/stage-selector/stage-selector.css b/src/components/stage-selector/stage-selector.css index a6fe0b04217512a0362e06ccec8e31b41a1c3290..7b76457f88117163e9efa63c8939908012f046e9 100644 --- a/src/components/stage-selector/stage-selector.css +++ b/src/components/stage-selector/stage-selector.css @@ -72,7 +72,7 @@ $header-height: calc($stage-menu-height - 2px); display: block; width: 100%; user-select: none; - border-bottom: 1px solid #eaeaea; + border: 1px solid rgba(0,0,0,.1); } .add-button { diff --git a/src/components/stage-selector/stage-selector.jsx b/src/components/stage-selector/stage-selector.jsx index 8016caecab1691294f6f6b47842bf113216a567a..8925f251fd7e5c5e6d012dbac91f646d279022cc 100644 --- a/src/components/stage-selector/stage-selector.jsx +++ b/src/components/stage-selector/stage-selector.jsx @@ -68,9 +68,9 @@ const StageSelector = props => { {url ? ( <CostumeCanvas className={styles.costumeCanvas} - height={42} + height={54} url={url} - width={56} + width={72} /> ) : null} <div className={styles.label}>