New backup 2026-03-03 13:45:02

This commit is contained in:
Penelope Gwen 2026-03-03 13:45:02 -08:00
parent d62988544a
commit 2be23bd1fa
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,5 @@
width=400 width=400
height=420 height=420
hide_scroll=true
colors=../de-vars/colors/active/colors colors=../de-vars/colors/active/colors
#key_expand=Right #key_expand=Right

View file

@ -60,7 +60,6 @@ window {
border-radius: 10px; border-radius: 10px;
background-color: @button-background-color; background-color: @button-background-color;
margin:10px 10px; margin:10px 10px;
width: 100%;
min-height: 40px; min-height: 40px;
} }
#entry:selected { #entry:selected {