Added spacing in observation title.
This commit is contained in:
parent
5089e36faf
commit
6172c3c024
@ -3,7 +3,7 @@
|
||||
<b-container v-if="description != null && type != null && whom != null && site != null && tutors != null">
|
||||
<h3>
|
||||
<v-icon name="tag" scale="1.5"/>
|
||||
{{type}}/{{description}}
|
||||
{{type}} / {{description}}
|
||||
</h3>
|
||||
<b-container class="sidebar">
|
||||
<b-row align-v="center" class="sidebar-vert-padding">
|
||||
|
Loading…
Reference in New Issue
Block a user