Skip to content
Snippets Groups Projects
Commit 74e543b1 authored by Paul Kaplan's avatar Paul Kaplan
Browse files

Add costume icon and bump font size

parent 7950eb6b
Branches
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -22,7 +22,7 @@
display: flex;
flex-direction: column;
align-items: center;
font-size: 0.6rem;
font-size: 0.75rem;
cursor: pointer;
transition: 0.2s;
}
......
......@@ -5,7 +5,7 @@ const bindAll = require('lodash.bindall');
const VM = require('scratch-vm');
const AssetPanel = require('../components/asset-panel/asset-panel.jsx');
const addCostumeIcon = require('../components/asset-panel/icon--add-sound-lib.svg');
const addCostumeIcon = require('../components/asset-panel/icon--add-costume-lib.svg');
const {connect} = require('react-redux');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment