Merge pull request #5498 from G-Chubinidze/gc_SCI_8523

Broken assigned inventory item to task table [SCI-8523]
This commit is contained in:
artoscinote 2023-05-29 10:21:47 +02:00 committed by GitHub
commit 735811f969
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,6 +82,10 @@
}
}
.repository-table {
height: 100%;
}
.pagination-row {
border-top: $border-default;
padding: 5px 10px;