mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-04 06:34:29 +01:00
Checkout: Fix language select UI bug (#5229)
This commit is contained in:
@@ -158,7 +158,7 @@ section dl > div dd {
|
||||
color: var(--btcpay-body-text-muted);
|
||||
}
|
||||
#DefaultLang {
|
||||
width: calc(var(--text-width, 110px) + 3.5rem);
|
||||
width: calc(var(--text-width, 110px) + 4rem);
|
||||
color: var(--btcpay-body-text-muted);
|
||||
background-color: var(--btcpay-body-bg);
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user