Skip to content

Commit

Permalink
tweak password
Browse files Browse the repository at this point in the history
  • Loading branch information
darkoverlordofdata committed May 5, 2023
1 parent c6fa547 commit 9b5a4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/catlock.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ def __init__(self, dbus, valid, sysname, pin, fontFamily, tz, width, height):
self.textbox.setVisible(False)
self.textbox.setAlignment(Qt.AlignCenter)

radius = 10
radius = 7
self.textbox.setStyleSheet(
"""
color:rgba(54, 69, 79, 255);
Expand Down

0 comments on commit 9b5a4bf

Please sign in to comment.