mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-25 22:57:25 +01:00
shadows are awesome
This commit is contained in:
parent
d9ae4322ea
commit
a4b268cdae
8 changed files with 11 additions and 11 deletions
|
|
@ -81,7 +81,7 @@
|
|||
</app-document-card-large>
|
||||
</div>
|
||||
|
||||
<table class="table table-hover table-sm border" *ngIf="displayMode == 'details'">
|
||||
<table class="table table-hover table-sm border shadow" *ngIf="displayMode == 'details'">
|
||||
<thead>
|
||||
<th class="d-none d-lg-table-cell">ASN</th>
|
||||
<th class="d-none d-md-table-cell">Correspondent</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue