fix icon size selector

pull/1/head
Thomas Ballmann 3 years ago
parent 1264ab9387
commit 223c89fff7

@ -78,7 +78,7 @@
</script> </script>
<style scoped> <style scoped>
>>> .my-icon > .v-icon__svg { >>> .my-icon > .v-icon__component {
transform: scale(3); transform: scale(3);
} }
</style> </style>

Loading…
Cancel
Save