Update flake

This commit is contained in:
outfoxxed 2024-03-29 03:54:18 -07:00
parent 2bfdda55d4
commit 36ff76a601
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
3 changed files with 111 additions and 34 deletions

View file

@ -3,6 +3,7 @@
}
#window {
background: none;
}
#box {
@ -85,3 +86,6 @@
.activation .search {
opacity: 0.5;
}
#spinner { opacity: 0 }
#spinner.visible { opacity: 1 }