thin bullet icon

This commit is contained in:
Diogo
2024-08-27 09:10:06 +01:00
parent 94c2a2531a
commit 84197a7671
2 changed files with 2 additions and 0 deletions
@@ -47,6 +47,7 @@ struct UserPicker: View {
.resizable()
.foregroundColor(theme.colors.secondary)
.accentColor(theme.colors.secondary)
.font(.system(size: 32, weight: .thin))
.frame(width: 32, height: 32)
.onTapGesture {
showSettings = false
Symlink
+1
View File
@@ -0,0 +1 @@
/nix/store/dr9wxybs2dx9b75zcinlp6kdqaw7cdh9-simplex-chat-lib-simplex-chat-6.1.0.0