[fix] realm ui 2
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="w-full flex justify-center">
|
<div class="w-full flex justify-center">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
<button class="bg-darkbg h-14 w-14 min-w-14 rounded-lg ml-2 flex justify-center items-center hover:ring transition-shadow" on:click={() => {
|
<button class="bg-darkbg h-14 w-14 min-w-14 rounded-lg flex justify-center items-center hover:ring transition-shadow" on:click={() => {
|
||||||
if(page > 0){
|
if(page > 0){
|
||||||
page -= 1
|
page -= 1
|
||||||
getHub()
|
getHub()
|
||||||
|
|||||||
Reference in New Issue
Block a user