mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-09-17 23:27:59 +00:00
Fix: fix trash double-bottom border
This commit is contained in:
@@ -2,3 +2,8 @@
|
||||
.d-block.d-sm-none .dropdown-toggle::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
tbody tr:last-child td,
|
||||
table:not(:has(tbody tr)) thead th {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user