Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Song <theevansong@gmail.com>
  • Loading branch information
ferothefox committed Oct 21, 2024
1 parent efb0dd3 commit edfd3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/src/components/ui/servers/ServerIcon.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<img
v-else
alt="Server Icon"
class="size-24 rounded-xl border-[1px] border-solid border-button-border bg-button-bg shadow-sm"
class="experimental-styles-within size-24 rounded-xl border-[1px] border-solid border-button-border bg-button-bg shadow-sm"
src="~/assets/images/servers/minecraft_server_icon.png"
/>
</client-only>
Expand Down

0 comments on commit edfd3d8

Please sign in to comment.