mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 17:36:33 +08:00
Broken assigned inventory item to task table [SCI-8523]
This commit is contained in:
parent
1a689c9329
commit
fc045389b8
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