misc: migrate to vuetify 2.0 (wip)
This commit is contained in:
@@ -3,11 +3,10 @@
|
||||
:color='notification.style'
|
||||
top
|
||||
multi-line
|
||||
auto-height
|
||||
v-model='notificationState'
|
||||
)
|
||||
.text-xs-left
|
||||
v-icon.mr-3(dark) {{ notification.icon }}
|
||||
.text-left
|
||||
v-icon.mr-3(dark) mdi-{{ notification.icon }}
|
||||
span {{ notification.message }}
|
||||
</template>
|
||||
|
||||
|
Reference in New Issue
Block a user