web/DonateShareCard: reduce action button padding
might help with translations
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
.action-button {
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
padding: 0 10px;
|
||||
padding: 0 6px;
|
||||
font-size: 13px;
|
||||
gap: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user