mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
Checkout UI: Decrease overlay opacity
This commit is contained in:
parent
6d49093620
commit
8a4834dd2b
@ -33,9 +33,8 @@
|
||||
{
|
||||
<style type="text/css">
|
||||
body {
|
||||
background: rgba(55, 58, 60, 0.4);
|
||||
background: rgba(25, 25, 25, 0.9);
|
||||
}
|
||||
|
||||
.close-icon {
|
||||
display: flex;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user