mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
web/DonateShareCard: reduce action button padding
might help with translations
This commit is contained in:
parent
dc0803d292
commit
3651b98b2d
@ -176,7 +176,7 @@
|
|||||||
.action-button {
|
.action-button {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0 10px;
|
padding: 0 6px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
gap: 2px;
|
gap: 2px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user