IDE reformat header.html

This commit is contained in:
Son 2022-02-14 18:05:32 +01:00
parent c3cd1419f9
commit bef3b8bd96

View file

@ -38,8 +38,8 @@
<div class="dropdown-item d-flex" v-for="notification in notifications">
<div class="flex-grow-1">
<div v-html="notification.title" class="font-weight-bold" style="width: 40em; word-wrap:break-word; white-space: normal; overflow: hidden;"></div>
<div v-html="notification.title" class="font-weight-bold"
style="width: 40em; word-wrap:break-word; white-space: normal; overflow: hidden;"></div>
<div v-html="notification.message"