<script>
import { _ } from 'svelte-i18n';
- import { getGlyphHash } from '../../utils/glyph_hash';
+ import { getGlyphHash } from '$/utils/glyph_hash';
export let uuid;
</script>
height: 48px;
margin-top: 5px;
width: 48px;
+ background-color: white;
+ padding: 2px;
}
span {