[fix] realm ui 2

This commit is contained in:
kwaroran
2023-06-05 06:16:29 +09:00
parent 9e8b73be62
commit b6afed33d3

View File

@@ -80,7 +80,7 @@
</div>
<div class="w-full flex justify-center">
<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){
page -= 1
getHub()