mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 09:23:58 +08:00
Fix pagination position [SCI-8709]
This commit is contained in:
parent
a2dd887dc2
commit
5fc5f30a69
1 changed files with 1 additions and 0 deletions
|
@ -189,4 +189,5 @@
|
|||
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue