ui: add top margin to LSP switch on Receive view
This commit is contained in:
@@ -2367,6 +2367,7 @@ export default class Receive extends React.Component<
|
||||
style={{
|
||||
flexDirection:
|
||||
'row',
|
||||
marginTop: 10,
|
||||
marginBottom: 15
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user