remove padding en pointer buttons

This commit is contained in:
Simon Vieille 2023-12-06 17:53:16 +01:00
parent 233d1a4d96
commit a07f14765a
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -97,6 +97,8 @@ a {
z-index: 110;
position: fixed;
bottom: 0;
padding-left: 0;
padding-right: 0;
}
#pointer-buttons .btn {