From 6f570dea10bd7198dcb0e472683d712a7491d97e Mon Sep 17 00:00:00 2001 From: 0xmac Date: Fri, 20 Sep 2024 23:00:37 +0200 Subject: [PATCH] Fixed style button side on Mobile --- src/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.css b/src/style.css index e07429c..b5c5134 100644 --- a/src/style.css +++ b/src/style.css @@ -444,6 +444,7 @@ input{ width: fit-content; margin-left: auto; /* margin-top: -16px; */ + display: block; } a {