A dash of transparency for wofi too

This commit is contained in:
David Heinemeier Hansson
2025-06-12 10:49:48 +02:00
parent 29215d270f
commit fdbf4085bd
2 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,7 @@ window {
margin: 0px;
padding: 20px;
background-color: @base;
opacity: 0.95;
}
#inner-box {