mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix styling
This commit is contained in:
parent
e3a53fdcd3
commit
b696fabdee
@ -1,6 +1,6 @@
|
||||
<thead {!! $isTasks ? 'style="display:none;" data-bind="visible: $root.hasTasks"' : '' !!}>
|
||||
@if ($isTasks)
|
||||
<tr><td style="20px"></td></tr>
|
||||
<tr><td style="20px" colspan="20"></td></tr>
|
||||
@endif
|
||||
<tr>
|
||||
<th style="min-width:32px;" class="hide-border"></th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user