fix: Mobile style fixes and other small ui fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="flex w-full flex-wrap items-center justify-center gap-3 rounded-2xl bg-background/75 px-4 py-3 backdrop-blur">
|
||||
<div class="flex w-full flex-wrap items-center justify-center gap-3 px-3 py-3 sm:px-4">
|
||||
@if (!connected()) {
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user