mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-18 21:44:29 +01:00
Server Settings: Customize instance name and add contact URL (#5718)
* Server Settings: Customize instance name and add contact URL - The custom instance name would improve #5563 - Added contact URL closes #4806 * Fix custom logo display
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
}
|
||||
|
||||
<style>
|
||||
.main-logo { height: 4rem; width: 18rem; }
|
||||
.main-logo { height: 4.5rem; max-width: 18rem; }
|
||||
.main-logo-btcpay .main-logo-btcpay--small { display: none; }
|
||||
.lead img { max-width: 100%; }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user