mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-01 13:14:30 +01:00
Tweaking text opacity, recommended fee line consistency
This commit is contained in:
@@ -8246,7 +8246,6 @@ strong {
|
||||
padding: 20px 20px;
|
||||
color: #515664;
|
||||
font-weight: 300;
|
||||
opacity: .7;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
@@ -9278,7 +9277,8 @@ strong {
|
||||
|
||||
.recommended-fee {
|
||||
box-sizing: border-box;
|
||||
color: #818EA9;
|
||||
font-size: smaller;
|
||||
color: #515664;
|
||||
position: absolute;
|
||||
top: calc(100% - 40px);
|
||||
left: 50%;
|
||||
|
||||
Reference in New Issue
Block a user