We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac522b6 commit 4d40739Copy full SHA for 4d40739
src/components/Icon.vue
@@ -84,5 +84,6 @@ iconify-icon {
84
display: inline-block;
85
vertical-align: middle;
86
line-height: 1em !important;
87
+ box-sizing: content-box;
88
}
89
</style>
0 commit comments