Fixed style button side on Mobile

This commit is contained in:
0xmac 2024-09-20 23:00:37 +02:00
parent c7ac58dca1
commit 6f570dea10

View File

@ -444,6 +444,7 @@ input{
width: fit-content; width: fit-content;
margin-left: auto; margin-left: auto;
/* margin-top: -16px; */ /* margin-top: -16px; */
display: block;
} }
a { a {