We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c532e6a commit 8f17c0aCopy full SHA for 8f17c0a
meteor/client/ui/Settings/SnapshotsView.tsx
@@ -324,7 +324,7 @@ const SnapshotsViewContent = withTranslation()(
324
</UploadButton>
325
<UploadButton
326
accept="application/json,.json"
327
- className="btn btn-secondary"
+ className="btn btn-secondary mls"
328
onChange={(e) => this.onUploadFile(e, true)}
329
key={this.state.uploadFileKey2}
330
>
0 commit comments