1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-03 09:19:05 +09:00

Fix inconsistent with “translate” button padding

This commit is contained in:
Claire 2022-11-30 13:52:43 +01:00
parent f7684a31fe
commit 620b079a78

View File

@ -268,7 +268,7 @@ a.button.logo-button {
border: 0;
background: transparent;
padding: 0;
padding-top: 8px;
padding-top: 16px;
text-decoration: none;
&:hover,