nuxt-community / vuetify-module

Vuetify Module for Nuxt 2
Other
630 stars 106 forks source link

icon not show on IOS #488

Open EdYao3169 opened 2 years ago

EdYao3169 commented 2 years ago

Module version The version of the module you're using. @nuxtjs/vuetify" 1.11.2

Describe the bug When you props size, icon not show on IOS chrome

<v-icon color="#1d39c4" size="lg">
    $vuetify.icons.mdiAlertCircleOutline
</v-icon>