diff --git a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css index 3d1799b..314504d 100644 --- a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css +++ b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css @@ -1263,9 +1263,10 @@ small { color: var(--text-muted); } box-sizing: border-box; margin: 0; padding: 0.2rem 0.5rem; + height: 1.55rem; font-size: 0.78rem; font-family: inherit; - line-height: 1.4; + line-height: 1; text-align: center; text-decoration: none; border: 1px solid var(--btn-border);