Skip to content

Commit

Permalink
fix: ui bug
Browse files Browse the repository at this point in the history
  • Loading branch information
alikia2x committed Jul 17, 2024
1 parent 7f66b54 commit 73ad903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/database/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
>
<br />
<span
class="relative inline-block whitespace-nowrap text-white w-40
class="relative inline-block whitespace-nowrap text-white w-28
overflow-hidden text-ellipsis"
style="text-shadow: 0px 0px 4px rgba(65, 65, 65, .6);"
>
Expand Down

0 comments on commit 73ad903

Please sign in to comment.