Fixed notes without summaries are no longer oversized
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<v-card-title class="title">
|
||||
{{ model.name }}
|
||||
</v-card-title>
|
||||
<v-card-text>
|
||||
<v-card-text v-if="model.summary">
|
||||
<property-description
|
||||
:string="model.summary"
|
||||
:calculations="model.summaryCalculations"
|
||||
|
||||
Reference in New Issue
Block a user