fix loging bug and update search history list to order by search date

This commit is contained in:
ksyasuda
2022-01-19 23:27:25 -08:00
parent ce2004e09c
commit f40d5d2f91
2 changed files with 4 additions and 2 deletions

View File

@@ -108,6 +108,8 @@ window {
background-color: var(background);
width: 75%;
border-radius: 12px;
anchor: center;
location: center;
}
mainbox {
padding: 0;