mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
fixed #1163, dark theme flaw
This commit is contained in:
committed by
Scott Nonnenberg
parent
b73955a912
commit
ab5489baa0
@@ -54,7 +54,7 @@
|
||||
resolve: resolve,
|
||||
reject: reject
|
||||
});
|
||||
this.$el.closest('body').append(dialog.el);
|
||||
this.$el.append(dialog.el);
|
||||
}.bind(this));
|
||||
},
|
||||
i18n_with_links: function() {
|
||||
|
||||
Reference in New Issue
Block a user