forked from geolba/tethys.frontend
- Results box background colour changed
- Results message redesigned - Pagination text aligned right
This commit is contained in:
parent
9ad4037c74
commit
2b7b5323d3
3 changed files with 78 additions and 6 deletions
|
@ -86,7 +86,7 @@ const prevClick = () => {
|
|||
</div>
|
||||
|
||||
<div class="hidden sm:flex-1 sm:flex sm:items-center sm:justify-between">
|
||||
<div id="frontText">
|
||||
<div id="frontText" class="w-full text-right mr-4">
|
||||
<p class="text-sm text-gray-700 leading-5">
|
||||
Showing
|
||||
<span class="font-medium">{{ fromPage }}</span>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue