mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 08:05:47 +00:00
Fixed weird top border
This commit is contained in:
@ -801,6 +801,10 @@
|
||||
color: var(--color-fg) !important;
|
||||
}
|
||||
|
||||
.table > tbody + tbody {
|
||||
border-top: 0px !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
{{-- Custom CSS --}}
|
||||
|
||||
Reference in New Issue
Block a user