diff --git a/src/style.css b/src/style.css index f745e02b..42b34f20 100644 --- a/src/style.css +++ b/src/style.css @@ -850,7 +850,7 @@ window.narrow .category-tile { } .operations { - background-color: rgba(0, 0, 0, 0.10); + background-color: rgba(255, 255, 255, 0.040); border-radius: 0px 0px 12px 12px; }