Skip to content

Commit

Permalink
Merge branch 'main' into feat/storage
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 28, 2023
2 parents 8e91013 + 579e091 commit b40faf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div
v-if="wsError || wsConnecting"
border="t base"
bottom-0 left-0 right-0 fixed p5 glass-effect z-10
fixed bottom-0 left-0 right-0 p5 glass-effect z-10
>
<div v-if="wsError" flex="~ gap-2" items-center text-rose>
<NIcon icon="i-carbon-wifi-off" />
Expand Down

0 comments on commit b40faf6

Please sign in to comment.