ui: add top margin to LSP switch on Receive view

This commit is contained in:
Evan Kaloudis
2026-02-24 18:21:51 -05:00
parent a6d060bd51
commit d963b8cc8b
+1
View File
@@ -2367,6 +2367,7 @@ export default class Receive extends React.Component<
style={{
flexDirection:
'row',
marginTop: 10,
marginBottom: 15
}}
>