Printing: use the same background for all the data cells flow layout
Dive notes should have the same background as the remaining data cells. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
This commit is contained in:
parent
c862636cf0
commit
4f9349f548
@ -195,7 +195,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<td class="fieldData">
|
||||
<div class="textArea">
|
||||
<p> {{ dive.notes }} </p>
|
||||
</div>
|
||||
|
||||
@ -208,7 +208,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<td class="fieldData">
|
||||
<div class="textArea">
|
||||
<p> {{ dive.notes }} </p>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user