Compare commits

..

No commits in common. "pr-5206" and "master" have entirely different histories.

View File

@ -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) + 3rem);
color: var(--btcpay-body-text-muted);
background-color: var(--btcpay-body-bg);
box-shadow: none;