mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-25 22:21:01 +03:00
fix style
This commit is contained in:
@@ -303,7 +303,7 @@ class InstallMe: Reactor.Component {
|
||||
return <div .install-me>
|
||||
<span />
|
||||
<div>{translate('install_tip')}</div>
|
||||
<button #install-me .button>{translate('Install')}</button>
|
||||
<div style="text-align: center; margin-top: 1em;"><button #install-me .button>{translate('Install')}</button></div>
|
||||
</div>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user