mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-25 00:03:27 +08:00
Merge pull request #5498 from G-Chubinidze/gc_SCI_8523
Broken assigned inventory item to task table [SCI-8523]
This commit is contained in:
commit
735811f969
1 changed files with 4 additions and 0 deletions
|
@ -82,6 +82,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.repository-table {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.pagination-row {
|
||||
border-top: $border-default;
|
||||
padding: 5px 10px;
|
||||
|
|
Loading…
Reference in a new issue