mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-09 00:04:20 +01:00
Checkout UI: Decrease overlay opacity
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user